aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2015-01-05 20:41:45 +0100
committerJörg Mayer <jmayer@loplof.de>2015-01-05 19:42:45 +0000
commit318b8f81aed1939715a9dcc3e96ef1cba3d583d6 (patch)
tree129890599a2514f60c36acb7496210567a37cda9 /epan/CMakeLists.txt
parent15a238a28d0dbfffe908a6451e411a64a34da678 (diff)
Beginnings of dissection of the dji drones control protocol.
Change-Id: Ifda0b97df7e25b535a5010f25c8e8e1af83cb532 Reviewed-on: https://code.wireshark.org/review/6328 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'epan/CMakeLists.txt')
-rw-r--r--epan/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt
index 889e0f0ed6..3c65702395 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -580,6 +580,7 @@ set(DISSECTOR_SRC
dissectors/packet-diffserv-mpls-common.c
dissectors/packet-dis.c
dissectors/packet-distcc.c
+ dissectors/packet-dji-uav.c
dissectors/packet-dlm3.c
dissectors/packet-dlsw.c
dissectors/packet-dmp.c