added a few more files to the tar list
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 15 Sep 1999 15:20:50 +0000 (15:20 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 15 Sep 1999 15:20:50 +0000 (15:20 +0000)
Makefile.X11

index 47555064e449426827206d212cc8368b0b8075f6..b98c407328aace62fe23cb1897576dccc2dd088d 100644 (file)
@@ -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                      \