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, 1 insertions, 3 deletions
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
88endif 88endif
89endif 89endif
90 90
91if HAVE_MHD 91if HAVE_REST
92if HAVE_JSON
93REST_PLUGIN = libgnunet_plugin_rest_gns.la 92REST_PLUGIN = libgnunet_plugin_rest_gns.la
94endif 93endif
95endif
96 94
97plugin_LTLIBRARIES = \ 95plugin_LTLIBRARIES = \
98 libgnunet_plugin_block_gns.la \ 96 libgnunet_plugin_block_gns.la \