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 88d43e279..fb38f40c8 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -38,7 +38,7 @@ gnunet_transport_LDADD = \
38 $(GN_LIBINTL) 38 $(GN_LIBINTL)
39 39
40gnunet_service_transport_SOURCES = \ 40gnunet_service_transport_SOURCES = \
41 gnunet-service-transport.c 41 gnunet-service-transport.c plugin_transport.h
42gnunet_service_transport_LDADD = \ 42gnunet_service_transport_LDADD = \
43 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ 43 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \
44 $(top_builddir)/src/util/libgnunetutil.la \ 44 $(top_builddir)/src/util/libgnunetutil.la \