aboutsummaryrefslogtreecommitdiff
path: root/src/template/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/template/Makefile.am')
-rw-r--r--src/template/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/template/Makefile.am b/src/template/Makefile.am
index 47d6b4165..f17e48166 100644
--- a/src/template/Makefile.am
+++ b/src/template/Makefile.am
@@ -28,7 +28,9 @@ gnunet_service_template_LDADD = \
28check_PROGRAMS = \ 28check_PROGRAMS = \
29 test_template_api 29 test_template_api
30 30
31if !DISABLE_TEST_RUN
31TESTS = $(check_PROGRAMS) 32TESTS = $(check_PROGRAMS)
33endif
32 34
33test_template_api_SOURCES = \ 35test_template_api_SOURCES = \
34 test_template_api.c 36 test_template_api.c