aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/CMakeLists.txt
diff options
context:
space:
mode:
authorRichard Sharpe <realrichardsharpe@gmail.com>2017-08-13 21:58:39 -0400
committerRichard Sharpe <realrichardsharpe@gmail.com>2017-08-14 05:24:59 +0000
commitd6eda2a3a398b5747717b6dbc13337a6d5314416 (patch)
tree41ff5082a2cdaa174c038b4e72d9d545f8cbcbdd /epan/dissectors/CMakeLists.txt
parent3c0ff67a9ca7e9c71785fa9d97cc1c1c13908774 (diff)
ieee80211 : Implement Wi-Fi DPP spec
Including attributes in Public Action frames and those that can appear in GAS frames. Change-Id: I8d2a717984295592952b8fff82879197ace2a4b2 Reviewed-on: https://code.wireshark.org/review/22615 Petri-Dish: Michael Mann <mmann78@netscape.net> Reviewed-by: Richard Sharpe <realrichardsharpe@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 0032e961cd..511528f1b1 100644
--- a/epan/dissectors/CMakeLists.txt
+++ b/epan/dissectors/CMakeLists.txt
@@ -1364,6 +1364,7 @@ set(DISSECTOR_SRC
packet-wfleet-hdlc.c
packet-who.c
packet-whois.c
+ packet-wifi-dpp.c
packet-wifi-display.c
packet-wifi-p2p.c
packet-windows-common.c