aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 4a152a6df..6cc09c098 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -268,6 +268,10 @@ check_SCRIPTS += \
268 test_proxy.sh 268 test_proxy.sh
269endif 269endif
270endif 270endif
271if HAVE_JSON
272check_SCRIPTS += \
273 test_plugin_rest_gns.sh
274endif
271endif 275endif
272 276
273 277