mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/business/business-gnome/Makefile.am: fix for new g-wrap.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6554 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
40499bcb7d
commit
a79683e164
@ -97,7 +97,7 @@ gw-business-gnome.scm gw-business-gnome.c gw-business-gnome.h: .scm-links gw-bus
|
||||
(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\")"
|
||||
(gw:generate-wrapset \"gw-business-gnome\")"
|
||||
|
||||
BUILT_SOURCES = gw-business-gnome.scm gw-business-gnome.c gw-business-gnome.h
|
||||
CLEANFILES = gw-business-gnome.scm gw-business-gnome.c gw-business-gnome.h gw-business-gnome.html
|
||||
|
Loading…
Reference in New Issue
Block a user