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 af1c528..70f6a2b 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]                                   \