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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 0693a0b9f..73296abf9 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -314,6 +314,7 @@ gnunet_service_transport_LDADD = \
314 libgnunettransport.la \ 314 libgnunettransport.la \
315 $(top_builddir)/src/ats/libgnunetats.la \ 315 $(top_builddir)/src/ats/libgnunetats.la \
316 $(top_builddir)/src/hello/libgnunethello.la \ 316 $(top_builddir)/src/hello/libgnunethello.la \
317 $(top_builddir)/src/nt/libgnunetnt.la \
317 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ 318 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \
318 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 319 $(top_builddir)/src/statistics/libgnunetstatistics.la \
319 $(top_builddir)/src/util/libgnunetutil.la \ 320 $(top_builddir)/src/util/libgnunetutil.la \