mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/report/utility-reports/Makefile.am
(CFLAGS): move INCLUDES bits to CFLAGS. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5566 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
c06fb70036
commit
91580356b1
@ -7,7 +7,7 @@ libgncmod_utility_reports_la_SOURCES = \
|
||||
|
||||
libgncmod_utility_reports_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
|
||||
|
Loading…
Reference in New Issue
Block a user