From: Brian Paul Date: Wed, 2 Aug 2000 20:14:23 +0000 (+0000) Subject: added include/GL/mesa_wgl.h to tar file list X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6f173cafbdf4fe370b9d7b365e28ccbc12bc7844;p=mesa.git added include/GL/mesa_wgl.h to tar file list --- diff --git a/Makefile.X11 b/Makefile.X11 index bada2f95a66..7614c394261 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.33 2000/07/31 13:59:22 brianp Exp $ +# $Id: Makefile.X11,v 1.34 2000/08/02 20:14:23 brianp Exp $ # Mesa 3-D graphics library # Version: 3.5 @@ -388,6 +388,7 @@ LIB_FILES = \ $(DIRECTORY)/include/GL/glu_mangle.h \ $(DIRECTORY)/include/GL/glx.h \ $(DIRECTORY)/include/GL/glx_mangle.h \ + $(DIRECTORY)/include/GL/mesa_wgl.h \ $(DIRECTORY)/include/GL/mglmesa.h \ $(DIRECTORY)/include/GL/osmesa.h \ $(DIRECTORY)/include/GL/svgamesa.h \