not exp
authorChristian Grothoff <christian@grothoff.org>
Wed, 2 Nov 2011 13:44:25 +0000 (13:44 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 2 Nov 2011 13:44:25 +0000 (13:44 +0000)
src/transport/Makefile.am
src/transport/gnunet-service-transport.c

index db18882062ea4a58bfd0e36349670cd72291392b..2b86a05bab23001a958c6f500ff9ab353bb8a69f 100644 (file)
@@ -28,7 +28,6 @@ if USE_COVERAGE
 endif
 
 if LINUX
-if HAVE_EXPERIMENTAL
  WLAN_BIN = gnunet-transport-wlan-helper
  WLAN_BIN_DUMMY = gnunet-transport-wlan-helper-dummy
  WLAN_BIN_SENDER = gnunet_wlan_sender
@@ -37,7 +36,6 @@ if HAVE_EXPERIMENTAL
  WLAN_REL_TEST = test_transport_api_reliability_wlan
  WLAN_UREL_TEST = test_transport_api_unreliability_wlan
 endif
-endif
 
 
 if LINUX
index a39cc086720222846de76af2359069090bed1ea3..40cb2bb618b534c9d1fca0999b735ad0b261e10c 100644 (file)
@@ -19,7 +19,7 @@
 */
 
 /**
- * @file transport/gnunet-service-transport-new.c
+ * @file transport/gnunet-service-transport.c
  * @brief
  * @author Christian Grothoff
  */