aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2009-03-24 17:00:53 +0000
committerBill Meier <wmeier@newsguy.com>2009-03-24 17:00:53 +0000
commit43682eea0086f66f649a1f241232795ff73f4621 (patch)
tree9a4f2eb07958cc8cce2c1151d5f0624a02e7f33c /epan/dissectors/Makefile.common
parent40fd250351ce0b082703a4ed68cea9ba0a4c0155 (diff)
From David Castleford: ismacrypt dissector
(See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3009) svn path=/trunk/; revision=27840
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 2e0bc0085a..b84a0136af 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -548,6 +548,7 @@ DISSECTOR_SRC = \
packet-isis-snp.c \
packet-isis.c \
packet-isl.c \
+ packet-ismacryp.c \
packet-ismp.c \
packet-isns.c \
packet-isup.c \