diff --git a/src/test-core/Makefile.am b/src/test-core/Makefile.am index 324a8f1284..dc72d89165 100644 --- a/src/test-core/Makefile.am +++ b/src/test-core/Makefile.am @@ -6,6 +6,7 @@ libtest_core_la_SOURCES = \ test-stuff.c libtest_core_la_LIBADD = \ + ${top_builddir}/src/libqof/qof/libgnc-qof.la \ ${GLIB_LIBS} noinst_HEADERS=test-stuff.h