[transport] http(s) are stable
authorDavid Barksdale <amatus@amat.us>
Thu, 8 Jun 2017 20:29:42 +0000 (15:29 -0500)
committerDavid Barksdale <amatus@amat.us>
Thu, 8 Jun 2017 20:29:42 +0000 (15:29 -0500)
src/transport/Makefile.am

index 2b41e632948cc529aa38eeaf05f9eae5b019f1c4..d65da6bb6aacb52b3fad70febfe2a67e4ac633db 100644 (file)
@@ -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