aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichael Mann <mmann78@netscape.net>2012-07-20 01:21:27 +0000
committerMichael Mann <mmann78@netscape.net>2012-07-20 01:21:27 +0000
commit1ec2f43f2c20f90354a407d2ec230f7dfe401841 (patch)
tree33f361f08dd790d97830b5ae7cc9847461e1e416 /CMakeLists.txt
parent18acb1c43e60be9c9d078ba501c88a43b019200b (diff)
WiMAX OFDMA PHY SAP dissector plugin (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2695)
svn path=/trunk/; revision=43844
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f1eee7e250..d98b8ecc51 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -429,6 +429,7 @@ if(ENABLE_PLUGINS)
plugins/unistim
plugins/wimax
plugins/wimaxasncp
+ plugins/wimaxmacphy
)
# It seems this stuff doesn't build with autofoo either...
# if(YAPP_FOUND)