aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-12-13 11:33:53 +0000
committerJörg Mayer <jmayer@loplof.de>2007-12-13 11:33:53 +0000
commit3c397a34592952b322d8cfd3605a126c126b4361 (patch)
tree31ea955fc59683a658c4e1e58bdcfd8f4bc6b416 /epan
parentb5a733b0a8069bb6e8ccb5befb7bc4c5c99d0db8 (diff)
Add airopeek dissector
svn path=/trunk/; revision=23855
Diffstat (limited to 'epan')
-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 92822b6844..019126d7ba 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -188,6 +188,7 @@ CLEAN_DISSECTOR_SRC = \
packet-aim-stats.c \
packet-aim-translate.c \
packet-aim-userlookup.c \
+ packet-airopeek.c \
packet-ajp13.c \
packet-alcap.c \
packet-amqp.c \