tests: make sure to specify CPPFLAGS where needed
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 5 Feb 2015 12:47:32 +0000 (12:47 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 5 Feb 2015 14:14:17 +0000 (14:14 +0000)
commit3f762bef246c6c6b8839db2ae6e07bb7b141c186
treeff9bde371f77cac4adc786edf61b90b94fb5e1e5
parent7ae9b3c9741116fbf2e6d13e40410836e076a644
tests: make sure to specify CPPFLAGS where needed

test-marshal and test-syntax need the
$(testutils_shared_if_possible_cppflags), so that they will get the
$(static_cflags) when we are not linking to dbus-glib.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=88980
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
test/Makefile.am