aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2019-06-14 01:12:18 +0200
committerAnders Broman <a.broman58@gmail.com>2019-06-17 13:12:20 +0000
commitc1c0a2911ba1ef01adc6a6c9058b4daa38204461 (patch)
tree6c68cc5eebe00e7a1e8f0426c8fc6c327d6af31e /epan/dissectors/CMakeLists.txt
parent94b211977acebf6730a07275554430e640a5679c (diff)
NRPPa: Add dissector for TS 38.455 V15.2.1
Change-Id: I66da8ced410163c872af1d4161f2c9fc38f72ff8 Reviewed-on: https://code.wireshark.org/review/33590 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot 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 5489022372..c74f3b5bfa 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -140,6 +140,7 @@ set(CLEAN_ASN1_DISSECTOR_SRC
${CMAKE_CURRENT_SOURCE_DIR}/packet-ngap.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-nist-csor.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-novell_pkis.c
+ ${CMAKE_CURRENT_SOURCE_DIR}/packet-nrppa.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-nr-rrc.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-ns_cert_exts.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-ocsp.c