From: Brian Paul Date: Thu, 5 Mar 2009 15:33:50 +0000 (-0700) Subject: mesa: add wglext.h to tarball list X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3ba370ad7f3dce225503978022ff85a00713f0cf;p=mesa.git mesa: add wglext.h to tarball list --- diff --git a/Makefile b/Makefile index dbc1f807b65..59f0a07a480 100644 --- 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* \