From 19053c4d6ffa391f51657e267e35db9e99b205e4 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 6 Dec 2013 15:49:38 -0800 Subject: [PATCH] Fix out of tree build --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index eeffbc5..ef6ca11 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -37,6 +37,7 @@ libglx_common_la_SOURCES = \ AM_CPPFLAGS = \ -I$(top_srcdir)/include \ + -I$(top_builddir)/include \ $(X11_CFLAGS) TESTS = \