Skip to content

Commit

Permalink
Restore GLIB_CFLAGS to test_kvp_value, required for GVALUE stuff.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Apr 28, 2015
1 parent 2061026 commit 19f64ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libqof/qof/test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ endif
test_kvp_value_CPPFLAGS = \
-I$(GTEST_HEADERS) \
-I$(top_srcdir)/$(MODULEPATH) \
$(GLIB_CFLAGS) \
$(BOOST_CPPFLAGS)

check_PROGRAMS += test-kvp-value
Expand Down

0 comments on commit 19f64ad

Please sign in to comment.