aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-10-11 14:48:02 +0200
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-10-11 14:48:02 +0200
commit559daabee673134f03d76f16d25c1e0ef23b4fdc (patch)
treeeed15cd757cdf6d968ff9d0390837a1ba6f7269e /src/gns/Makefile.am
parent3b80c8d9daddaeaf033d0b0d3f6cda842a939c8d (diff)
downloadgnunet-559daabee673134f03d76f16d25c1e0ef23b4fdc.tar.gz
gnunet-559daabee673134f03d76f16d25c1e0ef23b4fdc.zip
fix rest; uncrustify
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