From c39422f275e0416edc6a212db39ca3bfa1408e2d Mon Sep 17 00:00:00 2001 From: Christian Stimming Date: Mon, 29 Sep 2003 19:53:32 +0000 Subject: [PATCH] Fix CFLAGS git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@9434 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/import-export/mt940/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/import-export/mt940/Makefile.am b/src/import-export/mt940/Makefile.am index bb247b693a..5e7f7a37e8 100644 --- a/src/import-export/mt940/Makefile.am +++ b/src/import-export/mt940/Makefile.am @@ -34,11 +34,11 @@ AM_CFLAGS = \ -I${top_srcdir}/src/gnome-utils \ -I${top_srcdir}/src/import-export \ -I$(top_srcdir)/src/import-export/hbci \ - ${GNOME_INCLUDEDIR} \ - ${GTKHTML_CFLAGS} \ - ${GLADE_CFLAGS} \ ${GUILE_INCS} \ ${GLIB_CFLAGS} \ + ${GLADE_CFLAGS} \ + ${GNOME_CFLAGS} \ + ${GTKHTML_CFLAGS} \ $(HBCI_CFLAGS) EXTRA_DIST = \