aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim
diff options
context:
space:
mode:
Diffstat (limited to 'src/reclaim')
-rw-r--r--src/reclaim/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/reclaim/Makefile.am b/src/reclaim/Makefile.am
index b2a4e6bac..6d448cc3c 100644
--- a/src/reclaim/Makefile.am
+++ b/src/reclaim/Makefile.am
@@ -9,13 +9,11 @@ if USE_COVERAGE
9endif 9endif
10 10
11 11
12if HAVE_MHD 12if HAVE_REST
13if HAVE_JSON
14REST_PLUGIN = \ 13REST_PLUGIN = \
15 libgnunet_plugin_rest_openid_connect.la \ 14 libgnunet_plugin_rest_openid_connect.la \
16 libgnunet_plugin_rest_reclaim.la 15 libgnunet_plugin_rest_reclaim.la
17endif 16endif
18endif
19 17
20if HAVE_JSON 18if HAVE_JSON
21ATTESTATION_PLUGIN = \ 19ATTESTATION_PLUGIN = \