aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2013-09-30 09:16:25 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2013-09-30 09:16:25 +0000
commitfeebaa1b4e5236d837d7f9e55562426b70fadf5a (patch)
treebb75f9319c094769b9f7fb05be83d54c66e95ae8 /src/namestore/Makefile.am
parente8873abb7cd92b5b71785a0e5a24de68fae40b21 (diff)
downloadgnunet-feebaa1b4e5236d837d7f9e55562426b70fadf5a.tar.gz
gnunet-feebaa1b4e5236d837d7f9e55562426b70fadf5a.zip
next test
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 13f025b75..0b225069d 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -282,7 +282,8 @@ test_plugin_namestore_postgres_LDADD = \
282 282
283check_SCRIPTS = \ 283check_SCRIPTS = \
284 test_namestore_put.sh \ 284 test_namestore_put.sh \
285 test_namestore_lookup.sh 285 test_namestore_lookup.sh \
286 test_namestore_delete.sh
286 287
287EXTRA_DIST = \ 288EXTRA_DIST = \
288 test_namestore_api.conf \ 289 test_namestore_api.conf \