mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Make parallel build work in core-utils with python bindings enabled.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21604 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
ce3143c4be
commit
2e2edc1375
@ -77,7 +77,7 @@ libgnc_core_utils_python_la_SOURCES = \
|
||||
|
||||
libgnc_core_utils_python_la_LIBADD = \
|
||||
${PYTHON_LIBS} \
|
||||
${top_builddir}/src/core-utils/libgnc-core-utils.la
|
||||
libgnc-core-utils.la
|
||||
|
||||
libgnc_core_utils_python_la_CPPFLAGS = \
|
||||
${GLIB_CFLAGS} \
|
||||
|
Loading…
Reference in New Issue
Block a user