From 7d1449573337751de58055d89c954e0c4ebbe6f4 Mon Sep 17 00:00:00 2001 From: Phil Date: Wed, 1 Aug 2018 03:25:18 +0200 Subject: fix makefiles --- src/identity/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/identity') 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 = \ libgnunet_plugin_rest_identity_la_LIBADD = \ libgnunetidentity.la \ $(top_builddir)/src/rest/libgnunetrest.la \ - $(top_builddir)/src/jsonapi/libgnunetjsonapi.la \ - $(top_builddir)/src/jsonapi/libgnunetjsonapiutils.la \ $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ $(LTLIBINTL) -ljansson -lmicrohttpd libgnunet_plugin_rest_identity_la_LDFLAGS = \ -- cgit v1.2.3