aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-10-16 18:34:45 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-10-16 18:34:45 +0000
commit4a133d746d54ce42ab5cdb46b78f50e86b1351f8 (patch)
treee2a03a4db1f9420c2980ebf9bf8398d68aa56a77
parent1c47ee12463b3b3288f22df265284ab92e8c2476 (diff)
Have to include packet-lcsap.h, so it gets put into the source tarball.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39441 f5534014-38df-0310-8fa8-9805f1628bb7
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index a0b26ddca8..a231dc61bb 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1216,6 +1216,7 @@ DISSECTOR_INCLUDES = \
packet-kerberos.h \
packet-klm.h \
packet-ldap.h \
+ packet-lcsap.h \
packet-ldp.h \
packet-llc.h \
packet-logotypecertextn.h \