summaryrefslogtreecommitdiff
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorYann Diorcet <yann@diorcet.fr>2016-07-16 09:53:37 +0200
committerAnders Broman <a.broman58@gmail.com>2016-08-04 04:19:49 +0000
commit92eecfd25533147c793e483bd54a32afc14d2b8a (patch)
tree8dd4c8a41e1eedb526ca8825d580a8fc27d9910a /epan/dissectors/CMakeLists.txt
parentd430ba30140907192509af18d17542ba7ce60025 (diff)
downloadwireshark-92eecfd25533147c793e483bd54a32afc14d2b8a.tar.gz
Add ISO15765 dissector
Bug: 12657 Change-Id: Ib0d9e18b31c1252f63025b10f7a67de6a5e4462c Reviewed-on: https://code.wireshark.org/review/16491 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/CMakeLists.txt')
-rw-r--r--epan/dissectors/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/CMakeLists.txt b/epan/dissectors/CMakeLists.txt
index 1069010410..d5b73278c3 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -779,6 +779,7 @@ set(DISSECTOR_SRC
packet-ismp.c
packet-isns.c
packet-iso14443.c
+ packet-iso15765.c
packet-iso7816.c
packet-iso8583.c
packet-isup.c