gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r15590 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r15590 - gnunet/src/transport
Date: Wed, 15 Jun 2011 09:07:24 +0200

Author: grothoff
Date: 2011-06-15 09:07:24 +0200 (Wed, 15 Jun 2011)
New Revision: 15590

Modified:
   gnunet/src/transport/Makefile.am
Log:
fix

Modified: gnunet/src/transport/Makefile.am
===================================================================
--- gnunet/src/transport/Makefile.am    2011-06-15 06:42:25 UTC (rev 15589)
+++ gnunet/src/transport/Makefile.am    2011-06-15 07:07:24 UTC (rev 15590)
@@ -33,6 +33,7 @@
 endif
 
 if LINUX
+if HAVE_EXPERIMENTAL
  WLAN_BIN = gnunet-transport-wlan-helper
  WLAN_BIN_DUMMY = gnunet-transport-wlan-helper-dummy
  WLAN_PLUGIN_LA = libgnunet_plugin_transport_wlan.la
@@ -40,6 +41,7 @@
  WLAN_REL_TEST = test_transport_api_reliability_wlan
  WLAN_UREL_TEST = test_transport_api_unreliability_wlan
 endif
+endif
 
 if !MINGW
 UNIX_PLUGIN_LA = libgnunet_plugin_transport_unix.la




reply via email to

[Prev in Thread] Current Thread [Next in Thread]