stuff
authorChristian Grothoff <christian@grothoff.org>
Mon, 22 Feb 2010 10:11:28 +0000 (10:11 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 22 Feb 2010 10:11:28 +0000 (10:11 +0000)
src/fs/Makefile.am
src/fs/test_fs_test_lib.c

index 6ac789c38e9419a90d20737c97b47a05a6b3e6bb..c026c23e4be39896722024aed1b9052058ae5b6d 100644 (file)
@@ -124,6 +124,7 @@ check_PROGRAMS = \
  test_fs_publish \
  test_fs_search \
  test_fs_start_stop \
+ test_fs_test_lib \
  test_fs_unindex \
  test_fs_uri \
  test_gnunet_service_fs_p2p
index 3118d685d5ee619473a8ab9d6c2a3965c002e56e..ae81f7ba4fd6b36bc17b4936fb88f116a4ae6003 100644 (file)
@@ -24,7 +24,7 @@
  * @author Christian Grothoff
  */
 #include "platform.h"
-#include "test_fs_lib.h"
+#include "fs_test_lib.h"
 
 #define VERBOSE GNUNET_YES