summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-03-11 14:59:50 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-03-11 14:59:50 +0000
commit5033f21d05eb266c7c4edfdee8d133b0d6a8739e (patch)
tree465c6f5db9707c2b87b8e570bf2172435e0802a6 /Makefile.X11
parent1c91fe2e3f6d215129a33783ad62d13ec91b7b3d (diff)
tweak file list for tarballs
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X114
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index ade47bc4ac..15fc57ca9f 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.60 2002/02/12 03:28:48 brianp Exp $
+# $Id: Makefile.X11,v 1.61 2002/03/11 14:59:50 brianp Exp $
# Mesa 3-D graphics library
# Version: 4.1
@@ -579,7 +579,6 @@ OBSOLETE_LIB_FILES = \
$(DIRECTORY)/src/D3D/*bat \
$(DIRECTORY)/src/D3D/*DEF \
$(DIRECTORY)/src/DOS/DEPEND.DOS \
- $(DIRECTORY)/src/DOS/*.c \
$(DIRECTORY)/src/S3/*.[ch] \
$(DIRECTORY)/src/S3/*.def \
$(DIRECTORY)/src/S3/*.mak \
@@ -614,7 +613,6 @@ DEMO_FILES = \
$(DIRECTORY)/src-glut/*.[ch] \
$(DIRECTORY)/src-glut.dos/*.[ch] \
$(DIRECTORY)/src-glut.dos/Makefile.DJ \
- $(DIRECTORY)/src-glut.dos/depend \
$(DIRECTORY)/src-glut.dos/PC_HW/*.[chS] \
$(DIRECTORY)/images/* \
$(DIRECTORY)/demos/Makefile* \