projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aad415
)
fix
author
Christian Grothoff
<christian@grothoff.org>
Wed, 15 Jun 2011 07:07:24 +0000
(07:07 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 15 Jun 2011 07:07:24 +0000
(07:07 +0000)
src/transport/Makefile.am
patch
|
blob
|
history
diff --git
a/src/transport/Makefile.am
b/src/transport/Makefile.am
index e21895f7f085a0d6f30b247a02c788b5f42a1f76..6435a6b72d0eae5ff039b8e3d8a794cbaa4d7502 100644
(file)
--- a/
src/transport/Makefile.am
+++ b/
src/transport/Makefile.am
@@
-33,6
+33,7
@@
if USE_COVERAGE
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
@@
if LINUX
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