From: Christian Grothoff Date: Fri, 1 Apr 2011 08:16:12 +0000 (+0000) Subject: noex X-Git-Tag: initial-import-from-subversion-38251~18839 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=30dc973129e613ad2ef112774af6e5ea49c08449;p=oweals%2Fgnunet.git noex --- 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