mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix parallel build as proposed by Mike Alexander <mta@umich.edu>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14779 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
e11cb3a040
commit
acc53e2850
@ -209,7 +209,7 @@ gw-kvp.scm gw-kvp.c gw-kvp.h: \
|
||||
gwrap-files2
|
||||
|
||||
gwrap-files2: \
|
||||
.scm-links gw-kvp-spec.scm ${top_builddir}/config.status
|
||||
.scm-links gw-kvp-spec.scm ${top_builddir}/config.status gwrap-files1
|
||||
FLAVOR=gnome $(GUILE) -c \
|
||||
"(set! %load-path (cons \"${G_WRAP_MODULE_DIR}\" %load-path)) \
|
||||
(set! %load-path (cons \"${PWD}\" %load-path)) \
|
||||
|
Loading…
Reference in New Issue
Block a user