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:
Mike Alexander 2011-11-21 05:43:38 +00:00
parent ce3143c4be
commit 2e2edc1375

View File

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