From: Christian Grothoff Date: Fri, 10 Jun 2011 15:13:36 +0000 (+0000) Subject: include testdb X-Git-Tag: initial-import-from-subversion-38251~18250 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8f00fbccc8f8a7f39927a8f677628a29404c7036;p=oweals%2Fgnunet.git include testdb --- diff --git a/src/monkey/Makefile.am b/src/monkey/Makefile.am index 60329df8d..1f048070e 100644 --- a/src/monkey/Makefile.am +++ b/src/monkey/Makefile.am @@ -115,7 +115,8 @@ check_SCRIPTS = \ #test_monkey_npe.sh EXTRA_DIST = \ - test_gnunet_monkey_data.conf + test_gnunet_monkey_data.conf \ + test.db #$(check_SCRIPTS) endif