aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index c3b90cc9d..579ee7998 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -35,7 +35,7 @@ endif
35if HAVE_PCAP 35if HAVE_PCAP
36if LINUX 36if LINUX
37if HAVE_EXPERIMENTAL 37if HAVE_EXPERIMENTAL
38 WANBIN = gnunet-transport-wlan-helper 38# WANBIN = gnunet-transport-wlan-helper
39 WLAN_PLUGIN_LA = libgnunet_plugin_transport_wlan.la 39 WLAN_PLUGIN_LA = libgnunet_plugin_transport_wlan.la
40 WLAN_API_TEST = test_transport_api_wlan 40 WLAN_API_TEST = test_transport_api_wlan
41endif 41endif