Need to supply ${GUILE_INCS} when you want the guile headers

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7016 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins
2002-06-24 15:29:09 +00:00
parent b8993646a2
commit 18aea89446

View File

@@ -34,6 +34,7 @@ AM_CFLAGS = \
-I${top_srcdir}/src/gnome-utils \
-I${top_srcdir}/src/dialog-account \
${G_WRAP_COMPILE_ARGS} \
${GUILE_INCS} \
${GLIB_CFLAGS} \
${GLADE_CFLAGS} \
${GDK_PIXBUF_CFLAGS} \