summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-02-24 16:17:44 -0700
committerBrian Paul <brianp@vmware.com>2009-02-24 16:17:44 -0700
commit70bebf8863264a8c9effc347e12a215583fd10c3 (patch)
treeaf6c504dd14aef33acb7d240a7ebab4e3ec5b76c
parent9dfc1b642e6c5c739707e333bfd9d01d76710b8e (diff)
mesa: add EGL headers to tarball list
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index af1c52866e8..70f6a2b78d5 100644
--- 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] \