aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-03-12 08:55:14 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-03-12 08:55:14 +0000
commit755f8dc98d5cf684a077bf78ef6797ba0201ffde (patch)
tree877cfca919efb44fcea70fa93661ca3d880e2955 /epan/dissectors/Makefile.common
parent8fa5ef33f90abd7e3f21986b5532943de30ff9b7 (diff)
From Tyson Key:
Dissector for the NXP PN532 protocol https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6903 svn path=/trunk/; revision=41497
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 6c834e29df..4bfdd8af56 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -872,6 +872,7 @@ DISSECTOR_SRC = \
packet-retix-bpdu.c \
packet-rfc2190.c \
packet-rfid-felica.c \
+ packet-rfid-pn532.c \
packet-rgmp.c \
packet-rip.c \
packet-ripng.c \