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 f83fa669c..53fd9c973 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -374,6 +374,7 @@ gnunet_service_tng_LDADD = \
374 $(top_builddir)/src/hello/libgnunethello.la \ 374 $(top_builddir)/src/hello/libgnunethello.la \
375 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 375 $(top_builddir)/src/statistics/libgnunetstatistics.la \
376 $(top_builddir)/src/util/libgnunetutil.la \ 376 $(top_builddir)/src/util/libgnunetutil.la \
377 $(LIBGCRYPT_LIBS) \
377 $(GN_LIBINTL) 378 $(GN_LIBINTL)
378 379
379plugin_LTLIBRARIES = \ 380plugin_LTLIBRARIES = \