projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dfc1b6
)
mesa: add EGL headers to tarball list
author
Brian Paul
<brianp@vmware.com>
Tue, 24 Feb 2009 23:17:44 +0000
(16:17 -0700)
committer
Brian Paul
<brianp@vmware.com>
Tue, 24 Feb 2009 23:17:44 +0000
(16:17 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index af1c52866e8bb2fbc26607f6c8f3042fd10e280e..70f6a2b78d503c2cbb16519a0b24fb9a8ddf83a4 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-298,6
+298,7
@@
MAIN_FILES = \
$(DIRECTORY)/windows/VC8/
EGL_FILES = \
+ $(DIRECTORY)/include/EGL/*.h \
$(DIRECTORY)/src/egl/Makefile \
$(DIRECTORY)/src/egl/*/Makefile \
$(DIRECTORY)/src/egl/*/*.[ch] \