mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
add app-utils to g-wrap path
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6395 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
a209d16f69
commit
94d024ff09
@ -74,6 +74,7 @@ gw-report-gnome.scm gw-report-gnome.c gw-report-gnome.h: .scm-links gw-report-gn
|
||||
"(set! %load-path (cons \"${G_WRAP_MODULE_DIR}\" %load-path)) \
|
||||
(set! %load-path (cons \"${PWD}\" %load-path)) \
|
||||
(set! %load-path (cons \"${top_srcdir}/src/engine\" %load-path)) \
|
||||
(set! %load-path (cons \"${top_srcdir}/src/app-utils\" %load-path)) \
|
||||
(set! %load-path (cons \"${top_srcdir}/src/gnome-utils\" %load-path)) \
|
||||
(primitive-load \"./gw-report-gnome-spec.scm\") \
|
||||
(gw:generate-module \"gw-report-gnome\")"
|
||||
|
Loading…
Reference in New Issue
Block a user