aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2011-10-16 18:34:45 +0000
committerGuy Harris <guy@alum.mit.edu>2011-10-16 18:34:45 +0000
commit0bef3129f30acfecfe2201147a42188d6fbe08ad (patch)
treee2a03a4db1f9420c2980ebf9bf8398d68aa56a77
parent6231e5296883c19d028d1ab5dea3e7a278439263 (diff)
Have to include packet-lcsap.h, so it gets put into the source tarball.
svn path=/trunk/; revision=39441
-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 \