aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorBernhard Dick <bernhard@bdick.de>2022-11-15 22:30:03 +0100
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2022-11-28 15:04:15 +0000
commita31c5923e1bd00ef78352858e5b69cccdc540d22 (patch)
treee4c32dae0979b0745994f0dd6d55cad0f3c7882b /epan/dissectors/CMakeLists.txt
parent849e0fae461c9e8ba1574f762876e7c54b7344ab (diff)
DECT-MITEL-ETH: Unify naming
This commit unifies the naming within the dissector for the DECT over Ethernet protocol within the Mitel DECT base stations (RFPs).
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 0f5ee44e42..fbed9c3114 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -971,6 +971,7 @@ set(DISSECTOR_SRC
${CMAKE_CURRENT_SOURCE_DIR}/packet-dec-bpdu.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-dec-dnart.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-dect.c
+ ${CMAKE_CURRENT_SOURCE_DIR}/packet-dect-mitel-eth.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-devicenet.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-dhcp.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-dhcp-failover.c