mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/app-file/Makefile.am: fix for new g-wrap.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6542 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
07ce3a1e17
commit
941cf254ef
@ -58,7 +58,7 @@ gw-app-file.scm gw-app-file.c gw-app-file.h: .scm-links gw-app-file-spec.scm
|
||||
(set! %load-path (cons \"${PWD}\" %load-path)) \
|
||||
(set! %load-path (cons \"${top_srcdir}/src/engine\" %load-path)) \
|
||||
(primitive-load \"./gw-app-file-spec.scm\") \
|
||||
(gw:generate-module \"gw-app-file\")"
|
||||
(gw:generate-wrapset \"gw-app-file\")"
|
||||
|
||||
BUILT_SOURCES = gw-app-file.scm gw-app-file.c gw-app-file.h
|
||||
CLEANFILES = gw-app-file.scm gw-app-file.c gw-app-file.h gw-app-file.html \
|
||||
|
Loading…
Reference in New Issue
Block a user