aboutsummaryrefslogtreecommitdiff
path: root/src/identity/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity/Makefile.am')
-rw-r--r--src/identity/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index 9f580f0f9..17e72c784 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -8,11 +8,9 @@ if USE_COVERAGE
8 XLIB = -lgcov 8 XLIB = -lgcov
9endif 9endif
10 10
11if HAVE_MHD 11if HAVE_REST
12if HAVE_JSON
13plugin_LTLIBRARIES = libgnunet_plugin_rest_identity.la 12plugin_LTLIBRARIES = libgnunet_plugin_rest_identity.la
14endif 13endif
15endif
16 14
17pkgcfgdir= $(pkgdatadir)/config.d/ 15pkgcfgdir= $(pkgdatadir)/config.d/
18 16