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 c571364ab..24984a957 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -73,6 +73,7 @@ libgnunettransporttesting_la_LIBADD = \
73 $(top_builddir)/src/transport/libgnunettransport.la \ 73 $(top_builddir)/src/transport/libgnunettransport.la \
74 $(top_builddir)/src/hello/libgnunethello.la \ 74 $(top_builddir)/src/hello/libgnunethello.la \
75 $(top_builddir)/src/util/libgnunetutil.la \ 75 $(top_builddir)/src/util/libgnunetutil.la \
76 $(top_builddir)/src/testing/libgnunettesting.la \
76 $(GN_LIBINTL) 77 $(GN_LIBINTL)
77libgnunettransporttesting_la_DEPENDENCIES = \ 78libgnunettransporttesting_la_DEPENDENCIES = \
78 libgnunettransport.la 79 libgnunettransport.la