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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index 9b28ac093..c6f6625f4 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -70,6 +70,7 @@ libgnunet_plugin_rest_identity_la_LIBADD = \
70 libgnunetidentity.la \ 70 libgnunetidentity.la \
71 $(top_builddir)/src/rest/libgnunetrest.la \ 71 $(top_builddir)/src/rest/libgnunetrest.la \
72 $(top_builddir)/src/jsonapi/libgnunetjsonapi.la \ 72 $(top_builddir)/src/jsonapi/libgnunetjsonapi.la \
73 $(top_builddir)/src/jsonapi/libgnunetjsonapiutils.la \
73 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ 74 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
74 $(LTLIBINTL) -ljansson -lmicrohttpd 75 $(LTLIBINTL) -ljansson -lmicrohttpd
75libgnunet_plugin_rest_identity_la_LDFLAGS = \ 76libgnunet_plugin_rest_identity_la_LDFLAGS = \