aboutsummaryrefslogtreecommitdiff
path: root/src/credential/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/credential/Makefile.am')
-rw-r--r--src/credential/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/credential/Makefile.am b/src/credential/Makefile.am
index 0d9aed71b..db3bc8027 100644
--- a/src/credential/Makefile.am
+++ b/src/credential/Makefile.am
@@ -88,6 +88,7 @@ libgnunet_plugin_rest_credential_la_SOURCES = \
88libgnunet_plugin_rest_credential_la_LIBADD = \ 88libgnunet_plugin_rest_credential_la_LIBADD = \
89 libgnunetcredential.la \ 89 libgnunetcredential.la \
90 $(top_builddir)/src/rest/libgnunetrest.la \ 90 $(top_builddir)/src/rest/libgnunetrest.la \
91 $(top_builddir)/src/identity/libgnunetidentity.la \
91 $(top_builddir)/src/jsonapi/libgnunetjsonapi.la \ 92 $(top_builddir)/src/jsonapi/libgnunetjsonapi.la \
92 $(top_builddir)/src/jsonapi/libgnunetjsonapiutils.la \ 93 $(top_builddir)/src/jsonapi/libgnunetjsonapiutils.la \
93 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ 94 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \