From 35e42e7479645c35a666094c2d734f008a494c7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Tue, 2 May 2017 13:24:08 +0200 Subject: [PATCH] Really fix flags for t_cxx. 48269ce tried to fix d43a6bf2 but actually just broke it in a different way. Restore AM_CPPFLAGS so cross-tree builds work again. --- t/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Makefile.am b/t/Makefile.am index ea340c6..1dfa933 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = +AM_CPPFLAGS = -I$(top_srcdir)/include EXTRA_DIST = noinst_HEADERS =