aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-26 08:53:34 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-26 08:53:34 +0000
commitf3ae4ca96ccf47a56cbf3fc152747779c7d142ca (patch)
tree4a859753c45548db015fb413ec88c46025a23ab0 /src/fs/Makefile.am
parent504a9e051ee0037e0b59e62843cc40f4e2a0ad4b (diff)
downloadgnunet-f3ae4ca96ccf47a56cbf3fc152747779c7d142ca.tar.gz
gnunet-f3ae4ca96ccf47a56cbf3fc152747779c7d142ca.zip
fix
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 4d00a4061..e23b6fc25 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -120,6 +120,7 @@ TESTS = \
120 test_fs_directory \ 120 test_fs_directory \
121 test_fs_download \ 121 test_fs_download \
122 test_fs_file_information \ 122 test_fs_file_information \
123 test_fs_list_indexed \
123 test_fs_search \ 124 test_fs_search \
124 test_fs_start_stop \ 125 test_fs_start_stop \
125 test_fs_unindex \ 126 test_fs_unindex \