aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2017-07-11 22:44:18 +0200
committerAnders Broman <a.broman58@gmail.com>2017-07-15 06:16:30 +0000
commitbc7198e40e21c81a36a06f1c5566160e395eb0a5 (patch)
tree0c8f774f68a5fe795b12bdcb33452bde73eb2146 /epan/dissectors/CMakeLists.txt
parent2b60ff6316a10af4ac17623e3a1094d353d500fb (diff)
Add AMT (Automatic Multicast Tunneling) RFC7450 dissector
Change-Id: Ic5e52b76e84e1d02d614b34980f94fd1288c9760 Reviewed-on: https://code.wireshark.org/review/22594 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> 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 75ac07ff02..0657f50572 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -248,6 +248,7 @@ set(DISSECTOR_SRC
packet-alljoyn.c
packet-amqp.c
packet-amr.c
+ packet-amt.c
packet-ancp.c
packet-ans.c
packet-ansi_637.c