aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-06-12 17:48:39 +0000
committerGerald Combs <gerald@wireshark.org>2009-06-12 17:48:39 +0000
commit99dcb5e99bd1954eadbf01921af3c71d33e736c2 (patch)
tree522a29efa0b48283be4c1d4615a20fcc8076721a /epan/dissectors/Makefile.common
parent114574229abdcc13bda128f22759116eb3f8a8bb (diff)
Add a Banana dissector. This is used by the Twisted Python framework for
data serialization. svn path=/trunk/; revision=28716
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 a3fa887089..71da655e54 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -248,6 +248,7 @@ DISSECTOR_SRC = \
packet-ayiya.c \
packet-bacapp.c \
packet-bacnet.c \
+ packet-banana.c \
packet-bat.c \
packet-bctp.c \
packet-beep.c \