aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
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 /Makefile.nmake
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 'Makefile.nmake')
-rw-r--r--Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 69e44ff1b2..aa091c4be4 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -264,6 +264,7 @@ wireshark.bsc: \
plugins\unistim\*.sbr \
plugins\wimax\*.sbr \
plugins\wimaxasncp\*.sbr \
+ plugins\wimaxmacphy\*.sbr \
ui\*.sbr \
ui\cli\*.sbr \
ui\gtk\*.sbr \