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.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 70c6c6c75..71e6470e3 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -57,8 +57,7 @@ gnunet_transport_LDADD = \
57 $(GN_LIBINTL) 57 $(GN_LIBINTL)
58 58
59gnunet_service_transport_SOURCES = \ 59gnunet_service_transport_SOURCES = \
60 gnunet-service-transport.c plugin_transport.h \ 60 gnunet-service-transport.c plugin_transport.h
61 gnunet-service-transport_blacklist.c gnunet-service-transport_blacklist.h
62gnunet_service_transport_LDADD = \ 61gnunet_service_transport_LDADD = \
63 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ 62 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \
64 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 63 $(top_builddir)/src/statistics/libgnunetstatistics.la \