aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-01-18 09:57:01 +0000
committerChristian Grothoff <christian@grothoff.org>2011-01-18 09:57:01 +0000
commita9974b1ca0c6fd24cbe1f4ca9acd1fafe91554c8 (patch)
tree10a0311cf650d6d8304efcd76f6658f67965255a
parentf1e46a71318eea0fc45e8142c7c6dbdfa0436c8a (diff)
downloadgnunet-a9974b1ca0c6fd24cbe1f4ca9acd1fafe91554c8.tar.gz
gnunet-a9974b1ca0c6fd24cbe1f4ca9acd1fafe91554c8.zip
not a test
-rw-r--r--src/monkey/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/monkey/Makefile.am b/src/monkey/Makefile.am
index 308a40866..849aeef02 100644
--- a/src/monkey/Makefile.am
+++ b/src/monkey/Makefile.am
@@ -82,7 +82,6 @@ bug_null_pointer_exception:
82 gcc -g -O0 -o bug_null_pointer_exception bug_null_pointer_exception.c 82 gcc -g -O0 -o bug_null_pointer_exception bug_null_pointer_exception.c
83 83
84check_PROGRAMS = \ 84check_PROGRAMS = \
85 bug_null_pointer_exception \
86 test_monkey_edb 85 test_monkey_edb
87 #test_gnunet_monkey 86 #test_gnunet_monkey
88 87