aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-28 19:58:57 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-28 19:58:57 +0000
commitdc2690120fede8195a6da20523759d7fc20c9fe9 (patch)
tree5b5de63c02e8b2c7f72ef2a86e124a34ac850586 /src/fs/Makefile.am
parent486296aaa8a138f4a71adfb22ef8bf2e591d62ac (diff)
downloadgnunet-dc2690120fede8195a6da20523759d7fc20c9fe9.tar.gz
gnunet-dc2690120fede8195a6da20523759d7fc20c9fe9.zip
stuff
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 984826b5f..bb31e83ed 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -168,9 +168,10 @@ if HAVE_PYTHON_PEXPECT
168check_SCRIPTS = \ 168check_SCRIPTS = \
169 test_gnunet_fs_psd.py \ 169 test_gnunet_fs_psd.py \
170 test_gnunet_fs_rec.py \ 170 test_gnunet_fs_rec.py \
171 test_gnunet_fs_ns.py \
172 test_gnunet_fs_idx.py 171 test_gnunet_fs_idx.py
173endif 172endif
173# test_gnunet_fs_ns.py
174
174 175
175if !DISABLE_TEST_RUN 176if !DISABLE_TEST_RUN
176TESTS = \ 177TESTS = \