aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-02-05 12:02:27 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-02-05 12:02:27 +0000
commit6898631d722b7e8dace404e3b4d0f9475e87f664 (patch)
tree57047d4b01b7de6fc0f17e1566aa1940a67e94f8 /epan/CMakeLists.txt
parente539affc3fa6ea937b07be06cf2054ebfbf300fb (diff)
From Tyson Key:
I've just finished writing a dissector for parts of the Sony FeliCa smartcard application layer protocol, as documented in JIS X 6319-4, (partially in) ISO 18092, and in various documents made publicly available at http://www.sony.net/Products/felica/business/tech-support/index.html. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6758 svn path=/trunk/; revision=40857
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 2d3f8d945b..fd587e668d 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -931,6 +931,7 @@ set(DISSECTOR_SRC
dissectors/packet-reload-framing.c
dissectors/packet-retix-bpdu.c
dissectors/packet-rfc2190.c
+ dissectors/packet-rfid-felica.c
dissectors/packet-rgmp.c
dissectors/packet-rip.c
dissectors/packet-ripng.c