mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/register/ledger-core/test/Makefile.am
(CFLAGS): move INCLUDES bits to CFLAGS. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5496 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
74b4266a82
commit
a7b2b07461
@ -37,8 +37,4 @@ bin_PROGRAMS = \
|
|||||||
|
|
||||||
#EXTRA_DIST = test-load-module
|
#EXTRA_DIST = test-load-module
|
||||||
|
|
||||||
INCLUDES = \
|
CFLAGS = @CFLAGS@ -I${top_srcdir}/src/test-core -I.. ${GLIB_CFLAGS}
|
||||||
-I${top_srcdir}/src/test-core \
|
|
||||||
-I..
|
|
||||||
|
|
||||||
CFLAGS = @CFLAGS@ ${GLIB_CFLAGS}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user