aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-06 13:03:12 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-06 13:03:12 +0000
commit595124461e5a51fe70d0ae2ed573a3e737159941 (patch)
tree700c74f60587c09991ad9b88eedf8efbbc3e7ae7 /src/fs
parent6ac19a41bcabce9e8eb8a1c0a4dd3b4fdea945ac (diff)
downloadgnunet-595124461e5a51fe70d0ae2ed573a3e737159941.tar.gz
gnunet-595124461e5a51fe70d0ae2ed573a3e737159941.zip
add
Diffstat (limited to 'src/fs')
-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 66618f9c5..57d41c824 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -147,6 +147,7 @@ endif
147TESTS = $(check_SCRIPTS) \ 147TESTS = $(check_SCRIPTS) \
148 test_fs_directory \ 148 test_fs_directory \
149 test_fs_download \ 149 test_fs_download \
150 test_fs_download_persistence \
150 test_fs_file_information \ 151 test_fs_file_information \
151 test_fs_list_indexed \ 152 test_fs_list_indexed \
152 test_fs_namespace \ 153 test_fs_namespace \