[Testing] Complete repositioning of test-core to build after libqof

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21759 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
John Ralls 2011-12-20 04:02:26 +00:00
parent 8ec43f39ec
commit dbd7744602

View File

@ -6,6 +6,7 @@ libtest_core_la_SOURCES = \
test-stuff.c test-stuff.c
libtest_core_la_LIBADD = \ libtest_core_la_LIBADD = \
${top_builddir}/src/libqof/qof/libgnc-qof.la \
${GLIB_LIBS} ${GLIB_LIBS}
noinst_HEADERS=test-stuff.h noinst_HEADERS=test-stuff.h