* src/report/locale-specific/us/Makefile.am

(CFLAGS): move INCLUDES bits to CFLAGS.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5501 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Rob Browning
2001-10-10 23:19:02 +00:00
parent 0f5d0d9b17
commit e6c7c808dd

View File

@@ -7,7 +7,7 @@ libgncmod_locale_reports_us_la_SOURCES = \
libgncmod_locale_reports_us_la_LDFLAGS = -module
INCLUDES = -I${top_srcdir}/src/gnc-module ${GLIB_CFLAGS}
CFLAGS = @CFLAGS@ -I${top_srcdir}/src/gnc-module ${GUILE_INCS} ${GLIB_CFLAGS}
.scm-links:
rm -f gnucash report locale-specific us