diff options
Diffstat (limited to 'src/service/testing/Makefile.am')
-rw-r--r-- | src/service/testing/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/service/testing/Makefile.am b/src/service/testing/Makefile.am index 3bad23f95..5cd4aae9b 100644 --- a/src/service/testing/Makefile.am +++ b/src/service/testing/Makefile.am | |||
@@ -96,7 +96,7 @@ test_testing_start_with_config_SOURCES = \ | |||
96 | test_testing_start_with_config_LDADD = \ | 96 | test_testing_start_with_config_LDADD = \ |
97 | libgnunettesting.la \ | 97 | libgnunettesting.la \ |
98 | $(top_builddir)/src/lib/util/libgnunetutil.la \ | 98 | $(top_builddir)/src/lib/util/libgnunetutil.la \ |
99 | $(top_builddir)/src/lib/hello/libgnunethello.la | 99 | $(top_builddir)/src/lib/hello/libgnunethello.la |
100 | 100 | ||
101 | test_testing_portreservation_SOURCES = \ | 101 | test_testing_portreservation_SOURCES = \ |
102 | test_testing_portreservation.c | 102 | test_testing_portreservation.c |