summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2013-12-06 15:49:38 -0800
committerEric Anholt <eric@anholt.net>2013-12-06 15:50:01 -0800
commit19053c4d6ffa391f51657e267e35db9e99b205e4 (patch)
tree45f4ddd4a984c01f21a21f438d6ac49f69cb1d67 /test
parent43acf7b021410e02b21d1d9ffba111d8ba4c5eac (diff)
downloadlibepoxy-19053c4d6ffa391f51657e267e35db9e99b205e4.tar.gz
Fix out of tree build
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 = \