include testdb
authorChristian Grothoff <christian@grothoff.org>
Fri, 10 Jun 2011 15:13:36 +0000 (15:13 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 10 Jun 2011 15:13:36 +0000 (15:13 +0000)
src/monkey/Makefile.am

index 60329df8dc004a977a4e266aa83cb81d0452f92b..1f048070e9d9733d5dac8b54cd13c2b943d37a8f 100644 (file)
@@ -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