From: David Barksdale Date: Thu, 8 Jun 2017 20:29:42 +0000 (-0500) Subject: [transport] http(s) are stable X-Git-Tag: gnunet-0.11.0rc0~241 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=55b06f18c66ede06a2cf437b652de3a7c75c902a;p=oweals%2Fgnunet.git [transport] http(s) are stable --- diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 2b41e6329..d65da6bb6 100644 --- 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