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