aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2016-09-26 15:54:06 +0200
committerGuy Harris <guy@alum.mit.edu>2016-09-26 17:24:47 +0000
commit7b279d26aa646e9d561bf9a0516b9a39130fa864 (patch)
tree096b01122634f5a6ca5cd015455ac37dfccb8170 /epan/dissectors/CMakeLists.txt
parent6fcce373b1cdbeac0ac4098ce0f2e51fd5999c29 (diff)
Register ncp2222 dissector
Otherwise a lot of ncp fields are missing. Bug: 12945 Fixes: v2.1.0rc0-2918-g2e23b50 ("Add checkAPI calls to CMake.") Change-Id: Ic46dc12c9a98b38d78ef988c0ce71f38e3163549 Reviewed-on: https://code.wireshark.org/review/17941 Petri-Dish: Jim Young <jim.young.ws@gmail.com> Reviewed-by: Jim Young <jim.young.ws@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Guy Harris <guy@alum.mit.edu>
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 6a39226c6b..0b4eb594df 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -1429,6 +1429,7 @@ register_dissector_files(register.c
dissectors
${DISSECTOR_FILES}
${CORBA_IDL_DISSECTOR_FILES}
+ packet-ncp2222.c
)
set(CLEAN_FILES