aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-04-07 17:45:45 -0700
committerGuy Harris <guy@alum.mit.edu>2014-04-08 00:46:17 +0000
commit75dcbc4f47fe2b8d13657a2f21151271b4c2ac85 (patch)
tree43e7204ab5fd188d9c18dbe90486e161ac9908b2 /epan/dissectors/Makefile.common
parente1ce405449f0f068824456ab25b97d3328c36488 (diff)
Make sure packet-lbttcp.h ends up in the release tarball.
Change-Id: I9e0eec78bd2020040eb8d5fe5e527fb2a6fc6f9b Reviewed-on: https://code.wireshark.org/review/998 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/dissectors/Makefile.common')
-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 0466716f26..a82c4d0bf1 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1493,6 +1493,7 @@ DISSECTOR_INCLUDES = \
packet-lbm.h \
packet-lbtrm.h \
packet-lbtru.h \
+ packet-lbttcp.h \
packet-ldap.h \
packet-lcsap.h \
packet-ldp.h \