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 99ed900c5..fea58b67a 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -299,7 +299,7 @@ libgnunet_plugin_transport_tcp_la_LIBADD = \
299 $(top_builddir)/src/hello/libgnunethello.la \ 299 $(top_builddir)/src/hello/libgnunethello.la \
300 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 300 $(top_builddir)/src/statistics/libgnunetstatistics.la \
301 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ 301 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \
302 $(top_builddir)/src/nat/libgnunetnat.la \ 302 $(top_builddir)/src/nat/libgnunetnatnew.la \
303 $(top_builddir)/src/util/libgnunetutil.la \ 303 $(top_builddir)/src/util/libgnunetutil.la \
304 $(LTLIBINTL) 304 $(LTLIBINTL)
305libgnunet_plugin_transport_tcp_la_LDFLAGS = \ 305libgnunet_plugin_transport_tcp_la_LDFLAGS = \