aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-24 09:23:37 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-24 09:23:37 +0000
commitb738ee3d6782daa19f289d6e372c700f6347a05b (patch)
tree213fd12afb82fe7d9416a92dc7a502fbcf3a67c5 /src/fs
parent5410fb6ff08295ea4d38cbc3bdbc9eb27c8f0128 (diff)
downloadgnunet-b738ee3d6782daa19f289d6e372c700f6347a05b.tar.gz
gnunet-b738ee3d6782daa19f289d6e372c700f6347a05b.zip
-LRN: no more pexpect
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 9199fb17f..9615b67cd 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -229,7 +229,7 @@ check_PROGRAMS = \
229 $(FS_BENCHMARKS) 229 $(FS_BENCHMARKS)
230 230
231 231
232if HAVE_PYTHON_PEXPECT 232if HAVE_PYTHON
233check_SCRIPTS = \ 233check_SCRIPTS = \
234 test_gnunet_fs_psd.py \ 234 test_gnunet_fs_psd.py \
235 test_gnunet_fs_rec.py \ 235 test_gnunet_fs_rec.py \