complete testcase template, currently functionally blocked by two issues in the testb...
[oweals/gnunet.git] / src / conversation / Makefile.am
index 92a649d107af2f73340502123d2e4d148ae7ad2a..e6469c00a34191fa2f19edcd751c9643b80d5a09 100644 (file)
@@ -52,6 +52,7 @@ libgnunetconversation_la_SOURCES = \
   conversation_api.c
 libgnunetconversation_la_LIBADD = \
   $(top_builddir)/src/gns/libgnunetgns.la \
+  $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
   $(top_builddir)/src/namestore/libgnunetnamestore.la \
   $(top_builddir)/src/identity/libgnunetidentity.la \
   $(top_builddir)/src/util/libgnunetutil.la