X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fjson%2FMakefile.am;h=f3fa28d69eec30da856a66533583a9f80ea669af;hb=83095b7bbf49263d66ab1d89d0535e8fee2a9d01;hp=04f27fec7be747b383dbb8a21c69c314c849d7e3;hpb=f7ca27a73e69a8c224d65768be3416ff1388c1d7;p=oweals%2Fgnunet.git 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)