aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-01 08:16:12 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-01 08:16:12 +0000
commit30dc973129e613ad2ef112774af6e5ea49c08449 (patch)
tree657afb44b586ca10cb229f715ceef867ef6b3f9e /src/transport/Makefile.am
parent3c03576b2bf8084878c1a21a30544d127775fa26 (diff)
downloadgnunet-30dc973129e613ad2ef112774af6e5ea49c08449.tar.gz
gnunet-30dc973129e613ad2ef112774af6e5ea49c08449.zip
noex
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 f3667bc08..ce1a8b8b5 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -34,14 +34,12 @@ endif
34 34
35if HAVE_PCAP 35if HAVE_PCAP
36if LINUX 36if LINUX
37if HAVE_EXPERIMENTAL
38 WANBIN = gnunet-transport-wlan-helper 37 WANBIN = gnunet-transport-wlan-helper
39 WLAN_PLUGIN_LA = libgnunet_plugin_transport_wlan.la 38 WLAN_PLUGIN_LA = libgnunet_plugin_transport_wlan.la
40 WLAN_API_TEST = test_transport_api_wlan 39 WLAN_API_TEST = test_transport_api_wlan
41 WLAN_REL_TEST = test_transport_api_reliability_wlan 40 WLAN_REL_TEST = test_transport_api_reliability_wlan
42endif 41endif
43endif 42endif
44endif
45 43
46if LINUX 44if LINUX
47UNIX_PLUGIN_LA = libgnunet_plugin_transport_unix.la 45UNIX_PLUGIN_LA = libgnunet_plugin_transport_unix.la