From f6b6abc33f2310f535a8adc34c00e1f45a0200fd Mon Sep 17 00:00:00 2001 From: Christian Stimming Date: Mon, 2 Oct 2006 12:13:10 +0000 Subject: [PATCH] Add library dir for test runtime git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14919 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/network-utils/test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/network-utils/test/Makefile.am b/src/network-utils/test/Makefile.am index 5cde1951a5..a13212e659 100644 --- a/src/network-utils/test/Makefile.am +++ b/src/network-utils/test/Makefile.am @@ -10,6 +10,7 @@ GNC_TEST_DEPS := \ --gnc-module-dir ${top_builddir}/src/gnc-module \ --gnc-module-dir ${top_builddir}/src/network-utils \ --guile-load-dir ${G_WRAP_MODULE_DIR} \ + --library-dir ${top_builddir}/lib/libqof/qof \ --library-dir ${G_WRAP_LIB_DIR} TESTS_ENVIRONMENT := \