From: Brian Paul Date: Tue, 15 Oct 2002 15:40:57 +0000 (+0000) Subject: update file list for tar file X-Git-Tag: 062012170305~26259 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0977fa67b82fcd5ea4e8583c449b91c8e7af09c5;p=profile%2Fivi%2Fmesa.git update file list for tar file --- 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] \