aboutsummaryrefslogtreecommitdiff
path: root/src/identity
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity')
-rw-r--r--src/identity/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index 5c1af8e19..b4e62f595 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -14,7 +14,7 @@ endif
14 14
15if HAVE_MHD 15if HAVE_MHD
16if HAVE_JSON 16if HAVE_JSON
17REST_PLUGIN = libgnunet_plugin_rest_identity.la 17plugin_LTLIBRARIES = libgnunet_plugin_rest_identity.la
18endif 18endif
19endif 19endif
20 20
@@ -26,8 +26,7 @@ pkgcfg_DATA = \
26 identity.conf 26 identity.conf
27 27
28lib_LTLIBRARIES = \ 28lib_LTLIBRARIES = \
29 libgnunetidentity.la \ 29 libgnunetidentity.la
30 $(REST_PLUGIN)
31 30
32 31
33libgnunet_plugin_rest_identity_la_SOURCES = \ 32libgnunet_plugin_rest_identity_la_SOURCES = \