From: Brian Paul Date: Mon, 23 Jul 2001 15:09:52 +0000 (+0000) Subject: added vms_x_fix.h to tar file list X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=89480f73823514364928fc08b5d9e256110712c9;p=mesa.git added vms_x_fix.h to tar file list --- diff --git a/Makefile.X11 b/Makefile.X11 index 5255380be10..2219ba67688 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.49 2001/07/13 20:08:42 brianp Exp $ +# $Id: Makefile.X11,v 1.50 2001/07/23 15:09:52 brianp Exp $ # Mesa 3-D graphics library # Version: 3.5 @@ -396,6 +396,7 @@ LIB_FILES = \ $(DIRECTORY)/include/GL/mglmesa.h \ $(DIRECTORY)/include/GL/osmesa.h \ $(DIRECTORY)/include/GL/svgamesa.h \ + $(DIRECTORY)/include/GL/vms_x_fix.h \ $(DIRECTORY)/include/GL/wmesa.h \ $(DIRECTORY)/include/GL/xmesa.h \ $(DIRECTORY)/include/GL/xmesa_x.h \