projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d357d0
)
glx/tests: Add headers to distribution.
author
Matt Turner
<mattst88@gmail.com>
Sun, 7 Dec 2014 07:46:37 +0000
(23:46 -0800)
committer
Matt Turner
<mattst88@gmail.com>
Fri, 12 Dec 2014 20:11:49 +0000
(12:11 -0800)
src/glx/tests/Makefile.am
patch
|
blob
|
history
diff --git
a/src/glx/tests/Makefile.am
b/src/glx/tests/Makefile.am
index 3599b3d55e81450cc021fef0f075e834ab697f17..dd82449bdb59d9f96c8e860f6271c15b651915f1 100644
(file)
--- a/
src/glx/tests/Makefile.am
+++ b/
src/glx/tests/Makefile.am
@@
-19,7
+19,9
@@
glx_test_SOURCES = \
create_context_unittest.cpp \
enum_sizes.cpp \
fake_glx_screen.cpp \
+ fake_glx_screen.h \
indirect_api.cpp \
+ mock_xdisplay.h \
query_renderer_unittest.cpp
if HAVE_DRI2