mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix errant deletion of -I.
This commit is contained in:
parent
0017aa6edc
commit
03d2ff1d44
@ -51,7 +51,7 @@ test_kvp_value_LDADD += $(top_builddir)/src/test-core/libgtest.a
|
||||
endif
|
||||
|
||||
test_kvp_value_CPPFLAGS = \
|
||||
$(GTEST_HEADERS) \
|
||||
-I$(GTEST_HEADERS) \
|
||||
-I$(top_srcdir)/$(MODULEPATH) \
|
||||
$(GLIB_CFLAGS) \
|
||||
$(BOOST_CPPFLAGS)
|
||||
|
Loading…
Reference in New Issue
Block a user