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, 2 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 767031e6f..d6c4e3ccf 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -153,7 +153,8 @@ libgnunettransporttesting_la_SOURCES = \
153 transport-testing.c transport-testing.h \ 153 transport-testing.c transport-testing.h \
154 transport-testing-filenames.c \ 154 transport-testing-filenames.c \
155 transport-testing-loggers.c \ 155 transport-testing-loggers.c \
156 transport-testing-main.c 156 transport-testing-main.c \
157 transport-testing-send.c
157libgnunettransporttesting_la_LIBADD = \ 158libgnunettransporttesting_la_LIBADD = \
158 libgnunettransport.la \ 159 libgnunettransport.la \
159 $(top_builddir)/src/hello/libgnunethello.la \ 160 $(top_builddir)/src/hello/libgnunethello.la \