aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2006-07-06 10:58:48 +0000
committerJörg Mayer <jmayer@loplof.de>2006-07-06 10:58:48 +0000
commit2c5f9183669339d37a61ca11db1ff47a46c831cc (patch)
tree05bea0faed847c4f37140b124c4d09b2c9d91f44 /epan/dissectors/Makefile.common
parenta3430f8bb1c4370f2d487f9a73c840b61edcfb65 (diff)
New dissector for the cisco wireless ids communication protocol
(name invented by me, better suggenstions welcome). svn path=/trunk/; revision=18671
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 55701519fc..7d061526c0 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -151,6 +151,7 @@ DISSECTOR_SRC = \
packet-cigi.c \
packet-cimd.c \
packet-cip.c \
+ packet-cisco-wids.c \
packet-cisco-wireless.c \
packet-cisco-oui.c \
packet-clearcase.c \