From f7ca27a73e69a8c224d65768be3416ff1388c1d7 Mon Sep 17 00:00:00 2001 From: Phil Date: Thu, 26 Jul 2018 02:31:30 +0200 Subject: change namestore, json handling; fix identity, gns --- src/json/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/json/Makefile.am') diff --git a/src/json/Makefile.am b/src/json/Makefile.am index 16c0450d9..04f27fec7 100644 --- a/src/json/Makefile.am +++ b/src/json/Makefile.am @@ -16,7 +16,8 @@ libgnunetjson_la_SOURCES = \ json.c \ json_mhd.c \ json_generator.c \ - json_helper.c + json_helper.c \ + json_gnsrecord.c libgnunetjson_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la \ -ljansson \ -- cgit v1.2.3