aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index f980f4206..20aa652ae 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -1,4 +1,3 @@
1
2INCLUDES = -I$(top_srcdir)/src/include 1INCLUDES = -I$(top_srcdir)/src/include
3 2
4if MINGW 3if MINGW
@@ -173,8 +172,7 @@ check_SCRIPTS = \
173 test_gnunet_fs_idx.py 172 test_gnunet_fs_idx.py
174endif 173endif
175 174
176#if !DISABLE_TEST_RUN 175if !DISABLE_TEST_RUN
177if 0
178TESTS = \ 176TESTS = \
179 test_fs_directory \ 177 test_fs_directory \
180 test_fs_download \ 178 test_fs_download \