From: Matthias Wachs Date: Wed, 27 Oct 2010 16:41:15 +0000 (+0000) Subject: safey: sorry...please check the file...this makefile does not work if I don't comment... X-Git-Tag: initial-import-from-subversion-38251~19914 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=daa5e46a25f0c7e309c5764a79b5371352e685ea;p=oweals%2Fgnunet.git safey: sorry...please check the file...this makefile does not work if I don't comment the two lines out --- 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 check_SCRIPTS = \ #test_gnunet_monkey.sh \ - test_monkey_npe.sh + #test_monkey_npe.sh -EXTRA_DIST = \ - #test_gnunet_monkey_data.conf \ - $(check_SCRIPTS) +#EXTRA_DIST = \ + #$(check_SCRIPTS) + #test_gnunet_monkey_data.conf \ endif endif