From 295a7ab56564369098a12e2cc39fac0d5225c465 Mon Sep 17 00:00:00 2001 From: Christophe Genevey Metat Date: Mon, 30 May 2016 15:54:38 +0000 Subject: create table for test case fixed --- src/my/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/my/Makefile.am') diff --git a/src/my/Makefile.am b/src/my/Makefile.am index 7c0bc404e..9103be38e 100644 --- a/src/my/Makefile.am +++ b/src/my/Makefile.am @@ -35,6 +35,7 @@ test_my_SOURCES = \ test_my.c test_my_LDADD = \ libgnunetmy.la \ + $(top_builddir)/src/mysql/libgnunetmysql.la \ $(top_builddir)/src/util/libgnunetutil.la \ -lmysqlclient $(XLIB) -- cgit v1.2.3