From 2d72c24ec455b75728d2dcc4b4e7c6f3ab59d7fc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 12 Mar 2017 17:11:04 +0100 Subject: migrating namecache to use SQ lib --- src/namestore/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/namestore/Makefile.am') diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am index e9b0f179a..de46e9c89 100644 --- a/src/namestore/Makefile.am +++ b/src/namestore/Makefile.am @@ -189,6 +189,7 @@ libgnunet_plugin_namestore_sqlite_la_SOURCES = \ plugin_namestore_sqlite.c libgnunet_plugin_namestore_sqlite_la_LIBADD = \ $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \ + $(top_builddir)/src/sq/libgnunetsq.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) -lsqlite3 \ $(LTLIBINTL) -- cgit v1.2.3