From 30dc973129e613ad2ef112774af6e5ea49c08449 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 1 Apr 2011 08:16:12 +0000 Subject: [PATCH] noex --- src/transport/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index f3667bc08..ce1a8b8b5 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -34,14 +34,12 @@ endif if HAVE_PCAP if LINUX -if HAVE_EXPERIMENTAL WANBIN = gnunet-transport-wlan-helper WLAN_PLUGIN_LA = libgnunet_plugin_transport_wlan.la WLAN_API_TEST = test_transport_api_wlan WLAN_REL_TEST = test_transport_api_reliability_wlan endif endif -endif if LINUX UNIX_PLUGIN_LA = libgnunet_plugin_transport_unix.la -- 2.25.1