aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-02 13:44:25 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-02 13:44:25 +0000
commit0c04496878b9ca295d085737cd3783b0d0fb753e (patch)
treefe7d1565fac82473123ae1008fd1904c75420b60 /src/transport/Makefile.am
parent91b14da15ca05ac8ccff28af6935291af1bee68c (diff)
downloadgnunet-0c04496878b9ca295d085737cd3783b0d0fb753e.tar.gz
gnunet-0c04496878b9ca295d085737cd3783b0d0fb753e.zip
not exp
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index db1888206..2b86a05ba 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -28,7 +28,6 @@ if USE_COVERAGE
28endif 28endif
29 29
30if LINUX 30if LINUX
31if HAVE_EXPERIMENTAL
32 WLAN_BIN = gnunet-transport-wlan-helper 31 WLAN_BIN = gnunet-transport-wlan-helper
33 WLAN_BIN_DUMMY = gnunet-transport-wlan-helper-dummy 32 WLAN_BIN_DUMMY = gnunet-transport-wlan-helper-dummy
34 WLAN_BIN_SENDER = gnunet_wlan_sender 33 WLAN_BIN_SENDER = gnunet_wlan_sender
@@ -37,7 +36,6 @@ if HAVE_EXPERIMENTAL
37 WLAN_REL_TEST = test_transport_api_reliability_wlan 36 WLAN_REL_TEST = test_transport_api_reliability_wlan
38 WLAN_UREL_TEST = test_transport_api_unreliability_wlan 37 WLAN_UREL_TEST = test_transport_api_unreliability_wlan
39endif 38endif
40endif
41 39
42 40
43if LINUX 41if LINUX