aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-09 13:21:00 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-09 13:21:00 +0000
commit093b7df3e0e27981441946bc45b318463ef2ce31 (patch)
treecb8baaa5a7386197a0b87c96c56b7dd2efedb6c4 /src/fs/Makefile.am
parentc2017c2ba13736ee1fe4dc9d811d49bee1641ca3 (diff)
downloadgnunet-093b7df3e0e27981441946bc45b318463ef2ce31.tar.gz
gnunet-093b7df3e0e27981441946bc45b318463ef2ce31.zip
more testing
Diffstat (limited to 'src/fs/Makefile.am')
-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 abc3d989b..e2f2e6267 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -107,7 +107,7 @@ check_PROGRAMS = \
107 test_fs_getopt \ 107 test_fs_getopt \
108 test_fs_uri 108 test_fs_uri
109 109
110TESTS = test_fs_uri 110TESTS = test_fs_directory test_fs_uri
111 111
112# $(check_PROGRAMS) 112# $(check_PROGRAMS)
113 113