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:
b7a480e
)
[transport] http(s) are stable
author
David Barksdale
<amatus@amat.us>
Thu, 8 Jun 2017 20:29:42 +0000
(15:29 -0500)
committer
David Barksdale
<amatus@amat.us>
Thu, 8 Jun 2017 20:29:42 +0000
(15:29 -0500)
src/transport/Makefile.am
patch
|
blob
|
history
diff --git
a/src/transport/Makefile.am
b/src/transport/Makefile.am
index 2b41e632948cc529aa38eeaf05f9eae5b019f1c4..d65da6bb6aacb52b3fad70febfe2a67e4ac633db 100644
(file)
--- a/
src/transport/Makefile.am
+++ b/
src/transport/Makefile.am
@@
-10,7
+10,6
@@
libexecdir= $(pkglibdir)/libexec/
pkgcfg_DATA = \
transport.conf
-if HAVE_EXPERIMENTAL
if HAVE_MHD
GN_LIBMHD = -lmicrohttpd
HTTP_SERVER_PLUGIN_LA = libgnunet_plugin_transport_http_server.la
@@
-79,6
+78,7
@@
if USE_COVERAGE
AM_CFLAGS = --coverage -O0
endif
+if HAVE_EXPERIMENTAL
if LINUX
WLAN_BIN = gnunet-helper-transport-wlan
WLAN_BIN_DUMMY = gnunet-helper-transport-wlan-dummy