From 0977fa67b82fcd5ea4e8583c449b91c8e7af09c5 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 15 Oct 2002 15:40:57 +0000 Subject: [PATCH] update file list for tar file --- Makefile.X11 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.X11 b/Makefile.X11 index 28255e6..3054f74 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.64 2002/09/19 16:36:52 brianp Exp $ +# $Id: Makefile.X11,v 1.65 2002/10/15 15:40:57 brianp Exp $ # Mesa 3-D graphics library # Version: 4.1 @@ -433,7 +433,6 @@ LIB_FILES = \ $(DIRECTORY)/src/windml/man3/*.html \ $(DIRECTORY)/src/DOS/*.[chS] \ $(DIRECTORY)/src/DOS/vesa/*.[ch] \ - $(DIRECTORY)/src/BeOS/*.h \ $(DIRECTORY)/src/BeOS/*.cpp \ $(DIRECTORY)/src/FX/Makefile.am \ $(DIRECTORY)/src/FX/Makefile.in \ @@ -626,7 +625,7 @@ DEMO_FILES = \ $(DIRECTORY)/demos/README \ $(DIRECTORY)/xdemos/Makefile* \ $(DIRECTORY)/xdemos/descrip.mms \ - $(DIRECTORY)/xdemos/*.[cf] \ + $(DIRECTORY)/xdemos/*.[chf] \ $(DIRECTORY)/book/Makefile* \ $(DIRECTORY)/book/README \ $(DIRECTORY)/book/*.[ch] \ -- 2.7.4