aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-05-25 23:40:42 +0000
committerGerald Combs <gerald@wireshark.org>2007-05-25 23:40:42 +0000
commita491fec183044f6065b8d92a3775f5130049b636 (patch)
tree3f899da6a2bb6dead6dbfa2392764a88ac26faa6 /configure.in
parent1e7c1bc0369f0c962ed73e8e34fa5ba7fa1a6c3d (diff)
From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.
Add support for WiMAX and M2M to various makefiles and installer files. Add basic support for M2M to randpkt. svn path=/trunk/; revision=21945
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 69fdba0c0e..e719e0d23d 100644
--- a/configure.in
+++ b/configure.in
@@ -1479,6 +1479,7 @@ AC_OUTPUT(
plugins/h223/Makefile
plugins/irda/Makefile
plugins/lwres/Makefile
+ plugins/m2m/Makefile
plugins/mate/Makefile
plugins/mgcp/Makefile
plugins/opcua/Makefile
@@ -1491,6 +1492,7 @@ AC_OUTPUT(
plugins/sbus/Makefile
plugins/stats_tree/Makefile
plugins/v5ua/Makefile
+ plugins/wimax/Makefile
tools/Makefile
tools/idl2wrs.sh
tools/lemon/Makefile