aboutsummaryrefslogtreecommitdiff
path: root/src/identity
diff options
context:
space:
mode:
authorPhil <phil.buschmann@tum.de>2018-08-01 03:25:18 +0200
committerPhil <phil.buschmann@tum.de>2018-08-01 03:25:18 +0200
commit7d1449573337751de58055d89c954e0c4ebbe6f4 (patch)
tree3a53328d8e1d81ea20dbdde181f96ed0694f8ad3 /src/identity
parentf7ca27a73e69a8c224d65768be3416ff1388c1d7 (diff)
downloadgnunet-7d1449573337751de58055d89c954e0c4ebbe6f4.tar.gz
gnunet-7d1449573337751de58055d89c954e0c4ebbe6f4.zip
fix makefiles
Diffstat (limited to 'src/identity')
-rw-r--r--src/identity/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index b8e70fffb..e7104f0c3 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -60,8 +60,6 @@ libgnunet_plugin_rest_identity_la_SOURCES = \
60libgnunet_plugin_rest_identity_la_LIBADD = \ 60libgnunet_plugin_rest_identity_la_LIBADD = \
61 libgnunetidentity.la \ 61 libgnunetidentity.la \
62 $(top_builddir)/src/rest/libgnunetrest.la \ 62 $(top_builddir)/src/rest/libgnunetrest.la \
63 $(top_builddir)/src/jsonapi/libgnunetjsonapi.la \
64 $(top_builddir)/src/jsonapi/libgnunetjsonapiutils.la \
65 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ 63 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
66 $(LTLIBINTL) -ljansson -lmicrohttpd 64 $(LTLIBINTL) -ljansson -lmicrohttpd
67libgnunet_plugin_rest_identity_la_LDFLAGS = \ 65libgnunet_plugin_rest_identity_la_LDFLAGS = \