summaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-09-24 09:01:02 +0000
committerChristian Grothoff <christian@grothoff.org>2013-09-24 09:01:02 +0000
commit5d64cb8464af6c5f320479dba44256d5f28abffb (patch)
treea0e7df747b44e07f778e08fc577c642083f87c57 /src/gns/Makefile.am
parent3e611696100eef5ea4bc426f544ea8504755fec1 (diff)
downloadgnunet-5d64cb8464af6c5f320479dba44256d5f28abffb.tar.gz
gnunet-5d64cb8464af6c5f320479dba44256d5f28abffb.zip
-not sure I see how this test can work, disabling for now
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index d55124925..ad2926a00 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -197,8 +197,7 @@ libgnunet_plugin_block_gns_la_DEPENDENCIES = \
197 197
198check_SCRIPTS = \ 198check_SCRIPTS = \
199 test_gns_delegated_lookup.sh \ 199 test_gns_delegated_lookup.sh \
200 test_gns_lookup.sh \ 200 test_gns_lookup.sh
201 test_gnunet_gns.sh
202 201
203if ENABLE_TEST_RUN 202if ENABLE_TEST_RUN
204if HAVE_SQLITE 203if HAVE_SQLITE