aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorCharlie Lenahan <clenahan@sonicbison.com>2017-05-05 16:56:41 -0400
committerMichael Mann <mmann78@netscape.net>2017-05-06 02:15:36 +0000
commit5d67b334e7d1ab7bf06500daed22e92ac52b379f (patch)
treecd2e39791c8d228d99645b006b48853b2731cac4 /epan/dissectors/CMakeLists.txt
parentdddde02e251213002f2dedeaea85a1a97044a1a3 (diff)
Add Netgear Ensemble protocol
Bug: 13689 Change-Id: I9573d0106a1639cfc2d416a4146f558047cfd67e Reviewed-on: https://code.wireshark.org/review/21524 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
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 c3fa212364..67624bcc99 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -960,6 +960,7 @@ set(DISSECTOR_SRC
packet-netanalyzer.c
packet-netbios.c
packet-netdump.c
+ packet-netgear.c
packet-netflow.c
packet-netlink-generic.c
packet-netlink-netfilter.c