From: Brian Paul Date: Wed, 15 Sep 1999 15:20:50 +0000 (+0000) Subject: added a few more files to the tar list X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cd65179540eacb2167f48d4f58453283fb5050c4;p=mesa.git added a few more files to the tar list --- diff --git a/Makefile.X11 b/Makefile.X11 index 47555064e44..b98c407328a 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.3 1999/09/14 12:20:17 brianp Exp $ +# $Id: Makefile.X11,v 1.4 1999/09/15 15:20:50 brianp Exp $ # Mesa 3-D graphics library # Version: 3.1 @@ -341,12 +341,15 @@ LIB_FILES = \ $(DIRECTORY)/docs/CONFIG \ $(DIRECTORY)/docs/CONFORM \ $(DIRECTORY)/docs/COPYRIGHT \ + $(DIRECTORY)/docs/DEVINFO \ $(DIRECTORY)/docs/IAFA-PACKAGE \ $(DIRECTORY)/docs/LICENSE \ $(DIRECTORY)/docs/README \ $(DIRECTORY)/docs/README.* \ $(DIRECTORY)/docs/RELNOTES \ $(DIRECTORY)/docs/VERSIONS \ + $(DIRECTORY)/docs/*.spec \ + $(DIRECTORY)/bin/README \ $(DIRECTORY)/bin/mklib* \ $(DIRECTORY)/*.BAT \ $(DIRECTORY)/*.bat \