aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-10-27 19:23:38 +0000
committerChristian Grothoff <christian@grothoff.org>2010-10-27 19:23:38 +0000
commit902845eb4ffcf959a3147cc055df65a2914d4592 (patch)
tree2f9e50d2c1971642609c26e0f8eee12791b07ed5
parentdaa5e46a25f0c7e309c5764a79b5371352e685ea (diff)
downloadgnunet-902845eb4ffcf959a3147cc055df65a2914d4592.tar.gz
gnunet-902845eb4ffcf959a3147cc055df65a2914d4592.zip
fix
-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