-fix json and namestore
[oweals/gnunet.git] / src / json / Makefile.am
index 04f27fec7be747b383dbb8a21c69c314c849d7e3..f3fa28d69eec30da856a66533583a9f80ea669af 100644 (file)
@@ -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)