reorder includes

add G_WRAP_COMPILE_ARGS to find G-wrap includes


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6504 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins 2002-01-04 19:01:15 +00:00
parent 90a2c42bd3
commit 8ff4969d89

View File

@ -63,10 +63,12 @@ AM_CFLAGS = \
-I${top_srcdir}/src/app-utils \
-I${top_srcdir}/src/gnc-module \
-I${top_srcdir}/src/gnome-utils \
${GLIB_CFLAGS} \
${GUILE_INCS} \
${GLADE_CFLAGS} \
${G_WRAP_COMPILE_ARGS} \
${GNOME_INCLUDEDIR} \
${GUILE_INCS}
${GLIB_CFLAGS}
gw-register-core.scm gw-register-core.c gw-register-core.h: .scm-links gw-register-core-spec.scm
FLAVOR=gnome guile -c \