diff options
author | Brian Paul <brianp@vmware.com> | 2009-03-05 08:33:50 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-03-05 10:01:28 -0700 |
commit | 3ba370ad7f3dce225503978022ff85a00713f0cf (patch) | |
tree | 84acdfe618dd4fc7c1f7526759c2f3656a8c8004 /Makefile | |
parent | 493b69a0c8887ddf5544f24750410e25c6baef2c (diff) |
mesa: add wglext.h to tarball list
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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* \ |