From e8245c14096ad3b2fa7008fed578bfcc5c5dbfe3 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 17 Oct 2001 20:44:26 +0000 Subject: added some missing Win32 files to tar file list --- Makefile.X11 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Makefile.X11') diff --git a/Makefile.X11 b/Makefile.X11 index 15092465c5..7a68d147ea 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.55 2001/10/17 14:57:16 brianp Exp $ +# $Id: Makefile.X11,v 1.56 2001/10/17 20:44:26 brianp Exp $ # Mesa 3-D graphics library # Version: 4.0 @@ -464,6 +464,8 @@ LIB_FILES = \ $(DIRECTORY)/src/KNOWN_BUGS \ $(DIRECTORY)/src/OSmesa/Makefile.am \ $(DIRECTORY)/src/OSmesa/Makefile.in \ + $(DIRECTORY)/src/OSmesa/Makefile.win \ + $(DIRECTORY)/src/OSmesa/osmesa.def \ $(DIRECTORY)/src/OSmesa/*.[ch] \ $(DIRECTORY)/src/SPARC/*.[chS] \ $(DIRECTORY)/src/SPARC/Makefile.am \ @@ -486,6 +488,8 @@ LIB_FILES = \ $(DIRECTORY)/si-glu/Makefile.am \ $(DIRECTORY)/si-glu/Makefile.in \ $(DIRECTORY)/si-glu/Makefile.X11 \ + $(DIRECTORY)/si-glu/Makefile.win \ + $(DIRECTORY)/si-glu/glu.def \ $(DIRECTORY)/si-glu/dummy.cc \ $(DIRECTORY)/si-glu/descrip.mms \ $(DIRECTORY)/si-glu/mesaglu.opt \ -- cgit v1.2.3