projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70bebf8
)
mesa: added GLES 1/2 headers to tarball file list
author
Brian Paul
<brianp@vmware.com>
Wed, 25 Feb 2009 00:21:45 +0000
(17:21 -0700)
committer
Brian Paul
<brianp@vmware.com>
Wed, 25 Feb 2009 00:21:45 +0000
(17:21 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 70f6a2b78d503c2cbb16519a0b24fb9a8ddf83a4..dbc1f807b656394cae70362adcd5c0cb455314a8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-299,6
+299,8
@@
MAIN_FILES = \
EGL_FILES = \
$(DIRECTORY)/include/EGL/*.h \
+ $(DIRECTORY)/include/GLES/*.h \
+ $(DIRECTORY)/include/GLES2/*.h \
$(DIRECTORY)/src/egl/Makefile \
$(DIRECTORY)/src/egl/*/Makefile \
$(DIRECTORY)/src/egl/*/*.[ch] \