aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorAnders <anders.broman@ericsson.com>2017-10-30 14:03:25 +0100
committerAnders Broman <a.broman58@gmail.com>2017-11-06 23:36:10 +0000
commit1e707e33fa88f720e09a5d0cc0ebee27d86582d8 (patch)
tree7e59a63b6a9442f598544c3f769b6609c09cd3c4 /epan/dissectors/CMakeLists.txt
parent4405c5d769d254ef6b28c0e3df53041ddfe1499c (diff)
[BT Mesh] Add Bluetooth Mesh dissector.
Bug: 14161 Change-Id: Ia76d283c6c8e00526948a0ee9cda9e35b4ca0e2a Reviewed-on: https://code.wireshark.org/review/24216 Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org> 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 8f91ce654f..3e72433fa9 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -705,6 +705,7 @@ set(DISSECTOR_SRC
packet-btl2cap.c
packet-btle.c
packet-btle_rf.c
+ packet-btmesh.c
packet-btmcap.c
packet-btrfcomm.c
packet-btsap.c