aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-02 14:21:43 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-02 14:21:43 +0000
commit2bb0569cbeba81e8742a6852acd68b07e3e4a41b (patch)
treec28c4feca8bef5e1ea4f0f0e499b4a70dc31ba8f /src/fs
parent77504f563640fa80a5e0e3575d0ebab03af99862 (diff)
downloadgnunet-2bb0569cbeba81e8742a6852acd68b07e3e4a41b.tar.gz
gnunet-2bb0569cbeba81e8742a6852acd68b07e3e4a41b.zip
adding tests for openssl and making sure that emstp is available when building monkey
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 5a532d15f..62dae940e 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -164,8 +164,8 @@ TESTS = \
164 test_fs_test_lib \ 164 test_fs_test_lib \
165 test_gnunet_service_fs_migration \ 165 test_gnunet_service_fs_migration \
166 test_gnunet_service_fs_p2p \ 166 test_gnunet_service_fs_p2p \
167 $(check_SCRIPTS) \ 167 $(check_SCRIPTS) \
168# $(check_PROGRAMS) 168 $(check_PROGRAMS)
169 169
170 170
171test_fs_collection_SOURCES = \ 171test_fs_collection_SOURCES = \