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