aboutsummaryrefslogtreecommitdiffstats
path: root/epan/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Ross <peter.ross@rmit.edu.au>2016-01-19 10:23:39 +1100
committerAnders Broman <a.broman58@gmail.com>2016-01-28 05:19:19 +0000
commiteeae61bc933dc387bebf004355312724e76d3636 (patch)
tree153044771b3c2aae3f07d36e3660557ee61902c9 /epan/CMakeLists.txt
parentda5594744ef61d6c123221d4413cb8d5a351b9b6 (diff)
packet-simple: SIMPLE dissector
Change-Id: Ia3fc0a959c4f5930bd5ab2b58065f55dcec407de Reviewed-on: https://code.wireshark.org/review/13409 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
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 46c1850396..df7a080754 100644
--- a/epan/CMakeLists.txt
+++ b/epan/CMakeLists.txt
@@ -1263,6 +1263,7 @@ set(DISSECTOR_SRC
dissectors/packet-sflow.c
dissectors/packet-sgsap.c
dissectors/packet-sigcomp.c
+ dissectors/packet-simple.c
dissectors/packet-simulcrypt.c
dissectors/packet-sip.c
dissectors/packet-sipfrag.c