aboutsummaryrefslogtreecommitdiff
path: root/src/service/core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/service/core/Makefile.am')
-rw-r--r--src/service/core/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/service/core/Makefile.am b/src/service/core/Makefile.am
index 9f43718f0..6de6762b1 100644
--- a/src/service/core/Makefile.am
+++ b/src/service/core/Makefile.am
@@ -82,8 +82,8 @@ gnunet_service_core_LDADD = \
82 $(GN_LIBINTL) $(Z_LIBS) 82 $(GN_LIBINTL) $(Z_LIBS)
83 83
84 84
85TESTING_TESTS = \ 85#TESTING_TESTS = \
86 test_core_api_send_to_self 86# test_core_api_send_to_self
87 87
88check_PROGRAMS = \ 88check_PROGRAMS = \
89 test_core_api_start_only \ 89 test_core_api_start_only \