add reports to search path

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1297 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1998-10-11 23:08:13 +00:00
parent 66128bfbc7
commit c22cd4defc

View File

@ -7,7 +7,7 @@ GNC_ARGS="${GNC_ARGS} --share-dir ./share"
GNC_ARGS="${GNC_ARGS} --config-dir ./etc"
GNC_ARGS="${GNC_ARGS} --load-path (\"(./share/scm)\")"
XACC_HELP=${XACC_HELP}:./Docs
XACC_HELP=${XACC_HELP}:./Docs:./Reports
export XACC_HELP
# Run whichever one was built last.