summaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 55f8e9ad9..96c527de4 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -94,8 +94,8 @@ gnunet_testing_LDADD = \
94 $(top_builddir)/src/testing/libgnunettesting.la \ 94 $(top_builddir)/src/testing/libgnunettesting.la \
95 $(top_builddir)/src/util/libgnunetutil.la \ 95 $(top_builddir)/src/util/libgnunetutil.la \
96 $(GN_LIBINTL) 96 $(GN_LIBINTL)
97#gnunet_testing_DEPENDENCIES = 97gnunet_testing_DEPENDENCIES = \
98# libgnunetttesting.la 98 libgnunettesting.la
99 99
100 100
101test_testing_SOURCES = \ 101test_testing_SOURCES = \