projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6178b65
)
tests: include mesa headers
author
Paul Seidler
<pl.seidler@googlemail.com>
Mon, 21 May 2012 14:42:17 +0000
(08:42 -0600)
committer
Brian Paul
<brianp@vmware.com>
Mon, 21 May 2012 14:42:19 +0000
(08:42 -0600)
else they will fail for fresh installs
Signed-off-by: Brian Paul <brianp@vmware.com>
tests/glx/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/glx/Makefile.am
b/tests/glx/Makefile.am
index 7f93fd74de878e9ef1ee124dc818d1a7562c2b80..7413d3b7eea23993d0ac35df7c7ae949bfcc3439 100644
(file)
--- a/
tests/glx/Makefile.am
+++ b/
tests/glx/Makefile.am
@@
-2,6
+2,7
@@
AM_CPPFLAGS = \
-I$(top_builddir)/src/gtest/include \
-I$(top_builddir)/src/mapi \
-I$(top_builddir)/src/glx \
+ -I$(top_builddir)/include \
$(X11_CFLAGS)
if HAVE_XCB_GLX_CREATE_CONTEXT