mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/tax/us/Makefile.am
(CFLAGS): move INCLUDES bits to CFLAGS. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5569 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
576129e98e
commit
d9ddaabd58
@ -7,7 +7,7 @@ libgncmod_tax_us_la_SOURCES = \
|
||||
|
||||
libgncmod_tax_us_la_LDFLAGS = -module
|
||||
|
||||
INCLUDES = -I${top_srcdir}/src/gnc-module ${GLIB_CFLAGS}
|
||||
CFLAGS = -I${top_srcdir}/src/gnc-module ${GLIB_CFLAGS} ${GUILE_INCS}
|
||||
|
||||
.scm-links:
|
||||
rm -f gnucash tax
|
||||
|
Loading…
Reference in New Issue
Block a user