mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
* src/test-core/Makefile.am
(CFLAGS): move INCLUDES bits to CFLAGS. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5571 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -8,4 +8,4 @@ libgncmod_test_la_LIBADD = \
|
||||
|
||||
noinst_HEADERS=test-stuff.h
|
||||
|
||||
INCLUDES=-I${top_srcdir}/src/gnc-module ${GLIB_CFLAGS}
|
||||
CFLAGS = @CFLAGS@ -I${top_srcdir}/src/gnc-module ${GLIB_CFLAGS}
|
||||
|
||||
Reference in New Issue
Block a user