-fix json and namestore
[oweals/gnunet.git] / src / json / Makefile.am
index 5aac23654515d950268843c0094cff96c455897c..f3fa28d69eec30da856a66533583a9f80ea669af 100644 (file)
@@ -17,9 +17,10 @@ libgnunetjson_la_SOURCES = \
   json_mhd.c \
   json_generator.c \
   json_helper.c \
-  json_parser.c
+  json_gnsrecord.c
 libgnunetjson_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
+  $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
   -ljansson \
   $(XLIB)