aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-28 07:37:01 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-28 07:37:01 +0000
commit6a0a83057847775a0f4cb74ae5fd1e9306fd975c (patch)
treedcfae058c17efbe496ae99b4e80d6b82d60a47ad /src/fs/Makefile.am
parent91f21f7be53396eba4585016d3a19231f26d9447 (diff)
downloadgnunet-6a0a83057847775a0f4cb74ae5fd1e9306fd975c.tar.gz
gnunet-6a0a83057847775a0f4cb74ae5fd1e9306fd975c.zip
fix
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 20aa652ae..984826b5f 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -193,6 +193,8 @@ TESTS = \
193 test_fs_test_lib \ 193 test_fs_test_lib \
194 test_gnunet_service_fs_migration \ 194 test_gnunet_service_fs_migration \
195 test_gnunet_service_fs_p2p \ 195 test_gnunet_service_fs_p2p \
196 perf_gnunet_service_fs_p2p \
197 perf_gnunet_service_fs_p2p_index \
196 $(check_SCRIPTS) 198 $(check_SCRIPTS)
197endif 199endif
198 200