mesa: add wglext.h to tarball list
authorBrian Paul <brianp@vmware.com>
Thu, 5 Mar 2009 15:33:50 +0000 (08:33 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 5 Mar 2009 17:01:28 +0000 (10:01 -0700)
Makefile

index dbc1f807b656394cae70362adcd5c0cb455314a8..59f0a07a4802e52c50983339cfd97b1ea0a8d4e2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -219,6 +219,7 @@ MAIN_FILES = \
        $(DIRECTORY)/include/GL/osmesa.h                                \
        $(DIRECTORY)/include/GL/svgamesa.h                              \
        $(DIRECTORY)/include/GL/vms_x_fix.h                             \
+       $(DIRECTORY)/include/GL/wglext.h                                \
        $(DIRECTORY)/include/GL/wmesa.h                                 \
        $(DIRECTORY)/src/Makefile                                       \
        $(DIRECTORY)/src/mesa/Makefile*                                 \