aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-25 20:12:05 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-25 20:12:05 +0000
commitc22ef5d895b1dba3555f5e012770265a9372dc8e (patch)
treed4928532a5861cffad12f6eaf9bbbe6f00aa6d15 /src/fs/Makefile.am
parenta97a35e05bb843e261e004b58fec87ea18e59347 (diff)
downloadgnunet-c22ef5d895b1dba3555f5e012770265a9372dc8e.tar.gz
gnunet-c22ef5d895b1dba3555f5e012770265a9372dc8e.zip
fixing indexing and unindexing issues
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 38db1bc58..59361b03e 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -118,6 +118,7 @@ TESTS = \
118 test_fs_download \ 118 test_fs_download \
119 test_fs_search \ 119 test_fs_search \
120 test_fs_start_stop \ 120 test_fs_start_stop \
121 test_fs_unindex \
121 test_fs_uri 122 test_fs_uri
122# $(check_PROGRAMS) 123# $(check_PROGRAMS)
123 124