From b089b3c07cb9a38f18e58225d93e1335f24ced17 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Wed, 6 May 2020 11:55:04 +0200 Subject: introduce have_rest; fix warnings --- src/gns/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/gns/Makefile.am') diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am index abd5d5b48..7a5f7cfd8 100644 --- a/src/gns/Makefile.am +++ b/src/gns/Makefile.am @@ -88,11 +88,9 @@ bin_PROGRAMS += gnunet-bcd endif endif -if HAVE_MHD -if HAVE_JSON +if HAVE_REST REST_PLUGIN = libgnunet_plugin_rest_gns.la endif -endif plugin_LTLIBRARIES = \ libgnunet_plugin_block_gns.la \ -- cgit v1.2.3