aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity-provider/Makefile.am')
-rw-r--r--src/identity-provider/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/identity-provider/Makefile.am b/src/identity-provider/Makefile.am
index 4ba2f4700..ca224b860 100644
--- a/src/identity-provider/Makefile.am
+++ b/src/identity-provider/Makefile.am
@@ -58,6 +58,7 @@ libgnunet_plugin_rest_identity_provider_la_LIBADD = \
58 $(top_builddir)/src/identity/libgnunetidentity.la \ 58 $(top_builddir)/src/identity/libgnunetidentity.la \
59 libgnunetidentityprovider.la \ 59 libgnunetidentityprovider.la \
60 $(top_builddir)/src/rest/libgnunetrest.la \ 60 $(top_builddir)/src/rest/libgnunetrest.la \
61 $(top_builddir)/src/jsonapi/libgnunetjsonapi.la \
61 $(top_builddir)/src/namestore/libgnunetnamestore.la \ 62 $(top_builddir)/src/namestore/libgnunetnamestore.la \
62 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ 63 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
63 $(LTLIBINTL) -ljansson -lmicrohttpd 64 $(LTLIBINTL) -ljansson -lmicrohttpd