aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/monkey/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/monkey/Makefile.am b/src/monkey/Makefile.am
index b3eae5bfc..04f951635 100644
--- a/src/monkey/Makefile.am
+++ b/src/monkey/Makefile.am
@@ -77,8 +77,8 @@ check_SCRIPTS = \
77 #test_monkey_npe.sh 77 #test_monkey_npe.sh
78 78
79#EXTRA_DIST = \ 79#EXTRA_DIST = \
80 #$(check_SCRIPTS) 80#$(check_SCRIPTS)
81 #test_gnunet_monkey_data.conf \ 81#test_gnunet_monkey_data.conf
82 82
83endif 83endif
84endif 84endif