aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-10-25 05:53:12 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-10-25 05:53:12 +0000
commit11c13762b70c5652b9a26f880e32db31bff5aec0 (patch)
treeb1f950a53ed94bef0fc6aefde0ba07660cba5599
parent54f93dda11e87300a718d115b3228e5bdd7841dd (diff)
Add missing file ( packet-ftbp.ch)
svn path=/trunk/; revision=16300
-rw-r--r--epan/dissectors/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 00ccd1a42b..8dc99bd043 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -288,6 +288,7 @@ DISSECTOR_SRC = \
packet-fr.c \
packet-frame.c \
packet-ftam.c \
+ packet-ftbp.c \
packet-ftp.c \
packet-fw1.c \
packet-g723.c \
@@ -730,6 +731,7 @@ DISSECTOR_INCLUDES = \
packet-fr.h \
packet-frame.h \
packet-ftam.h \
+ packet-ftbp.h \
packet-giop.h \
packet-gnm.h \
packet-gnutella.h \