aboutsummaryrefslogtreecommitdiff
path: root/src/monkey
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-10-27 16:41:15 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-10-27 16:41:15 +0000
commitdaa5e46a25f0c7e309c5764a79b5371352e685ea (patch)
tree4d89c0f561806d2eb7065d6b773f78dbf78a8d13 /src/monkey
parent575caa5551f7b2567fd2f7bba38073c917e504c8 (diff)
downloadgnunet-daa5e46a25f0c7e309c5764a79b5371352e685ea.tar.gz
gnunet-daa5e46a25f0c7e309c5764a79b5371352e685ea.zip
safey: sorry...please check the file...this makefile does not work if I don't comment the two lines out
Diffstat (limited to 'src/monkey')
-rw-r--r--src/monkey/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/monkey/Makefile.am b/src/monkey/Makefile.am
index 6563f2d40..b3eae5bfc 100644
--- a/src/monkey/Makefile.am
+++ b/src/monkey/Makefile.am
@@ -74,11 +74,11 @@ endif
74 74
75check_SCRIPTS = \ 75check_SCRIPTS = \
76 #test_gnunet_monkey.sh \ 76 #test_gnunet_monkey.sh \
77 test_monkey_npe.sh 77 #test_monkey_npe.sh
78 78
79EXTRA_DIST = \ 79#EXTRA_DIST = \
80 #test_gnunet_monkey_data.conf \ 80 #$(check_SCRIPTS)
81 $(check_SCRIPTS) 81 #test_gnunet_monkey_data.conf \
82 82
83endif 83endif
84endif 84endif