aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index fea58b67a..57ea18493 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -388,7 +388,7 @@ libgnunet_plugin_transport_http_server_la_LIBADD = \
388 $(top_builddir)/src/hello/libgnunethello.la \ 388 $(top_builddir)/src/hello/libgnunethello.la \
389 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 389 $(top_builddir)/src/statistics/libgnunetstatistics.la \
390 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ 390 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \
391 $(top_builddir)/src/nat/libgnunetnat.la \ 391 $(top_builddir)/src/nat/libgnunetnatnew.la \
392 $(top_builddir)/src/util/libgnunetutil.la 392 $(top_builddir)/src/util/libgnunetutil.la
393libgnunet_plugin_transport_http_server_la_LDFLAGS = \ 393libgnunet_plugin_transport_http_server_la_LDFLAGS = \
394 $(GN_LIBMHD) \ 394 $(GN_LIBMHD) \