From bbb37441d14a3bf0b7224d06255a0a638e522bb2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 22 Feb 2010 10:11:28 +0000 Subject: stuff --- src/fs/Makefile.am | 1 + src/fs/test_fs_test_lib.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am index 6ac789c38..c026c23e4 100644 --- a/src/fs/Makefile.am +++ b/src/fs/Makefile.am @@ -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 diff --git a/src/fs/test_fs_test_lib.c b/src/fs/test_fs_test_lib.c index 3118d685d..ae81f7ba4 100644 --- a/src/fs/test_fs_test_lib.c +++ b/src/fs/test_fs_test_lib.c @@ -24,7 +24,7 @@ * @author Christian Grothoff */ #include "platform.h" -#include "test_fs_lib.h" +#include "fs_test_lib.h" #define VERBOSE GNUNET_YES -- cgit v1.2.3