r21759 - gnucash/trunk/src/test-core - [Testing] Complete repositioning of test-core to build after libqof
John Ralls
jralls at code.gnucash.org
Mon Dec 19 23:02:26 EST 2011
Author: jralls
Date: 2011-12-19 23:02:26 -0500 (Mon, 19 Dec 2011)
New Revision: 21759
Trac: http://svn.gnucash.org/trac/changeset/21759
Modified:
gnucash/trunk/src/test-core/Makefile.am
Log:
[Testing] Complete repositioning of test-core to build after libqof
Modified: gnucash/trunk/src/test-core/Makefile.am
===================================================================
--- gnucash/trunk/src/test-core/Makefile.am 2011-12-19 22:25:56 UTC (rev 21758)
+++ gnucash/trunk/src/test-core/Makefile.am 2011-12-20 04:02:26 UTC (rev 21759)
@@ -6,6 +6,7 @@
test-stuff.c
libtest_core_la_LIBADD = \
+ ${top_builddir}/src/libqof/qof/libgnc-qof.la \
${GLIB_LIBS}
noinst_HEADERS=test-stuff.h
More information about the gnucash-changes
mailing list