aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 32f2605ca..e3c1825d3 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -553,8 +553,9 @@ check_SCRIPTS = \
553 test_namestore_lookup.sh \ 553 test_namestore_lookup.sh \
554 test_namestore_delete.sh 554 test_namestore_delete.sh
555 555
556check_SCRIPTS += \ 556# FIXME
557 test_plugin_rest_namestore.sh 557#check_SCRIPTS += \
558# test_plugin_rest_namestore.sh
558 559
559EXTRA_DIST = \ 560EXTRA_DIST = \
560 test_common.c \ 561 test_common.c \