From 7d1449573337751de58055d89c954e0c4ebbe6f4 Mon Sep 17 00:00:00 2001 From: Phil Date: Wed, 1 Aug 2018 03:25:18 +0200 Subject: fix makefiles --- src/json/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/json') diff --git a/src/json/Makefile.am b/src/json/Makefile.am index 04f27fec7..f3fa28d69 100644 --- a/src/json/Makefile.am +++ b/src/json/Makefile.am @@ -20,6 +20,7 @@ libgnunetjson_la_SOURCES = \ json_gnsrecord.c libgnunetjson_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la \ + $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \ -ljansson \ $(XLIB) -- cgit v1.2.3