mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add g-wrap lib dir for non-standard g-wrap installs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6942 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
66328a0af8
commit
4ca2f2280a
@ -32,7 +32,8 @@ GNC_TEST_DEPS := \
|
||||
--gnc-module-dir ${top_srcdir}/src/gnc-module/test/mod-bar \
|
||||
--gnc-module-dir ${top_srcdir}/src/gnc-module/test/mod-baz \
|
||||
--gnc-module-dir ${top_srcdir}/src/gnc-module/test/misc-mods \
|
||||
--guile-load-dir ${G_WRAP_MODULE_DIR}
|
||||
--guile-load-dir ${G_WRAP_MODULE_DIR} \
|
||||
--library-dir ${G_WRAP_LIB_DIR}
|
||||
|
||||
TESTS_ENVIRONMENT := \
|
||||
$(shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS})
|
||||
|
Loading…
Reference in New Issue
Block a user