aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-30 19:29:09 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-30 19:29:09 +0000
commitf72a57c52f3bb62bace9b83dd47194ceab46c062 (patch)
treef99f4b8b01ae73dd2cc58893d9421ec3582c20f3 /src/testing/Makefile.am
parent221afde829c4bf9d20da68d42352697a6abf7f51 (diff)
downloadgnunet-f72a57c52f3bb62bace9b83dd47194ceab46c062.tar.gz
gnunet-f72a57c52f3bb62bace9b83dd47194ceab46c062.zip
not yet ready
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index e62795a92..58e0f9e47 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -24,7 +24,8 @@ check_PROGRAMS = \
24 test_testing \ 24 test_testing \
25 test_testing_connect 25 test_testing_connect
26 26
27TESTS = $(check_PROGRAMS) 27TESTS = test_testing
28# $(check_PROGRAMS)
28 29
29test_testing_SOURCES = \ 30test_testing_SOURCES = \
30 test_testing.c 31 test_testing.c