From 3ba370ad7f3dce225503978022ff85a00713f0cf Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 5 Mar 2009 08:33:50 -0700 Subject: [PATCH] mesa: add wglext.h to tarball list --- Makefile | 1 + 1 file changed, 1 insertion(+) 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* \ -- 2.30.2