aboutsummaryrefslogtreecommitdiff
path: root/src/monkey
diff options
context:
space:
mode:
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