aboutsummaryrefslogtreecommitdiff
path: root/src/identity/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2016-06-18 18:16:22 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2016-06-18 18:16:22 +0000
commit5dfc382a9f8467cd15b6a0c3a6e022fca9fc4a30 (patch)
tree5d285afb370bb3d5800c3541a20760ab3db845d6 /src/identity/Makefile.am
parentd3ba7a63bb47299d70fe7895e5df9a523607492e (diff)
downloadgnunet-5dfc382a9f8467cd15b6a0c3a6e022fca9fc4a30.tar.gz
gnunet-5dfc382a9f8467cd15b6a0c3a6e022fca9fc4a30.zip
- fix rest plugin
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 = \