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:
Christian Stimming 2006-09-01 20:23:18 +00:00
parent e11cb3a040
commit acc53e2850

View File

@ -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)) \