summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-10-15 15:40:57 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-10-15 15:40:57 +0000
commit0977fa67b82fcd5ea4e8583c449b91c8e7af09c5 (patch)
treebbcf9062e70fe5d46d83cb1bc8a20429b72b7cae /Makefile.X11
parentf7657d037eb262ee6437d7714f709026f2ecea85 (diff)
update file list for tar file
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X115
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 28255e6ae6d..3054f74b918 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] \