mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
Another fix for lib/libqof -> src/libqof change.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18036 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
9f7c476d58
commit
0591867447
@ -170,7 +170,7 @@ if BUILDING_FROM_SVN
|
||||
swig-engine.c: engine.i ${top_srcdir}/src/base-typemaps.i \
|
||||
${gncinclude_HEADERS} ${noinst_HEADERS}
|
||||
$(SWIG) -guile $(SWIG_ARGS) -Linkage module \
|
||||
-I${top_srcdir}/lib/libqof/qof -I${top_srcdir}/src -o $@ $<
|
||||
-I${top_srcdir}/src/libqof/qof -I${top_srcdir}/src -o $@ $<
|
||||
endif
|
||||
|
||||
iso-4217-currencies.c: iso-4217-currencies.scm iso-currencies-to-c
|
||||
|
Loading…
Reference in New Issue
Block a user