aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 4d25d8b44..635570482 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -13,6 +13,7 @@ lib_LTLIBRARIES = libgnunettesting.la
13 13
14libgnunettesting_la_SOURCES = \ 14libgnunettesting_la_SOURCES = \
15 testing.c \ 15 testing.c \
16 testing_group.c \
16 testing_testbed.c 17 testing_testbed.c
17libgnunettesting_la_LIBADD = \ 18libgnunettesting_la_LIBADD = \
18 $(top_builddir)/src/util/libgnunetutil.la $(XLIB) 19 $(top_builddir)/src/util/libgnunetutil.la $(XLIB)