mesa: add EGL headers to tarball list
authorBrian Paul <brianp@vmware.com>
Tue, 24 Feb 2009 23:17:44 +0000 (16:17 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 24 Feb 2009 23:17:44 +0000 (16:17 -0700)
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]                                   \