aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity-provider')
-rw-r--r--src/identity-provider/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/identity-provider/Makefile.am b/src/identity-provider/Makefile.am
index ca224b860..7c2bb9646 100644
--- a/src/identity-provider/Makefile.am
+++ b/src/identity-provider/Makefile.am
@@ -20,7 +20,8 @@ pkgcfg_DATA = \
20 identity-provider.conf 20 identity-provider.conf
21 21
22lib_LTLIBRARIES = \ 22lib_LTLIBRARIES = \
23 libgnunetidentityprovider.la \ 23 libgnunetidentityprovider.la
24plugin_LTLIBRARIES = \
24 libgnunet_plugin_rest_identity_provider.la 25 libgnunet_plugin_rest_identity_provider.la
25 26
26bin_PROGRAMS = \ 27bin_PROGRAMS = \