aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-03-27 21:44:26 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-03-27 21:44:26 +0000
commit12e4f59054b7efbd8d3ae32f973f9209fbc391e4 (patch)
treeaa63e06176fb3f2544d1393bc2d67615b9186882 /epan/dissectors/Makefile.common
parent269e2f017d17ca3a705aed084d2edeeb66fb4673 (diff)
From Jacques, Olivier:
Camel dissector svn path=/trunk/; revision=13945
Diffstat (limited to 'epan/dissectors/Makefile.common')
-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 1c650b88b4..b007da40d2 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -113,6 +113,7 @@ DISSECTOR_SRC = \
packet-bssap.c \
packet-bssgp.c \
packet-bvlc.c \
+ packet-camel.c \
packet-cast.c \
packet-ccsds.c \
packet-cdp.c \
@@ -610,6 +611,7 @@ DISSECTOR_INCLUDES = \
packet-bgp.h \
packet-bootparams.h \
packet-bssap.h \
+ packet-camel.h \
packet-chdlc.h \
packet-cip.h \
packet-clearcase.h \