mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
90a2c42bd3
commit
8ff4969d89
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user