aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorPriyanka Mondal <priyanka02010@gmail.com>2017-03-24 15:29:29 -0400
committerMichael Mann <mmann78@netscape.net>2017-04-01 02:03:19 +0000
commitd57f03ce0f747f251dd34f2bbe70e45667aa8a09 (patch)
tree3dbc14c85641a21c4dbe398f5c61b8130ffc6635 /epan/dissectors/CMakeLists.txt
parent7aed334856820b1a1676b81313076e086a893587 (diff)
Add citrix mep dissectors
Change-Id: Id574fc20e17333646d615cab415b2d40b4487375 Reviewed-on: https://code.wireshark.org/review/20333 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/dissectors/CMakeLists.txt')
-rw-r--r--epan/dissectors/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/CMakeLists.txt b/epan/dissectors/CMakeLists.txt
index 4ec72b6726..4de5fb751b 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -979,6 +979,9 @@ set(DISSECTOR_SRC
packet-nntp.c
packet-noe.c
packet-nordic_ble.c
+ packet-ns-ha.c
+ packet-ns-mep.c
+ packet-ns-rpc.c
packet-nsip.c
packet-nsh.c
packet-nsrp.c