aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs')
-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 5a532d15f..62dae940e 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -164,8 +164,8 @@ TESTS = \
164 test_fs_test_lib \ 164 test_fs_test_lib \
165 test_gnunet_service_fs_migration \ 165 test_gnunet_service_fs_migration \
166 test_gnunet_service_fs_p2p \ 166 test_gnunet_service_fs_p2p \
167 $(check_SCRIPTS) \ 167 $(check_SCRIPTS) \
168# $(check_PROGRAMS) 168 $(check_PROGRAMS)
169 169
170 170
171test_fs_collection_SOURCES = \ 171test_fs_collection_SOURCES = \