aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 9fcdd351b..e90b217e9 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -157,6 +157,7 @@ TESTS = \
157 test_fs_search \ 157 test_fs_search \
158 test_fs_search_persistence \ 158 test_fs_search_persistence \
159 test_fs_start_stop \ 159 test_fs_start_stop \
160 test_fs_file_information
160 test_fs_unindex \ 161 test_fs_unindex \
161 test_fs_unindex_persistence \ 162 test_fs_unindex_persistence \
162 test_fs_uri \ 163 test_fs_uri \
@@ -164,8 +165,7 @@ TESTS = \
164 test_gnunet_service_fs_migration \ 165 test_gnunet_service_fs_migration \
165 test_gnunet_service_fs_p2p \ 166 test_gnunet_service_fs_p2p \
166 $(check_SCRIPTS) 167 $(check_SCRIPTS)
167# $(check_PROGRAMS) 168 $(check_PROGRAMS)
168# test_fs_file_information
169 169
170 170
171test_fs_collection_SOURCES = \ 171test_fs_collection_SOURCES = \