summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.X115
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 89a3dd672f..85e9255974 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.73 2003/02/08 22:09:04 brianp Exp $
+# $Id: Makefile.X11,v 1.74 2003/02/20 15:53:38 brianp Exp $
# Mesa 3-D graphics library
# Version: 5.1
@@ -436,8 +436,7 @@ LIB_FILES = \
$(DIRECTORY)/src/windml/man3/*.3 \
$(DIRECTORY)/src/windml/man3/*.html \
$(DIRECTORY)/src/DOS/*.[chS] \
- $(DIRECTORY)/src/DOS/vesa/*.[chS] \
- $(DIRECTORY)/src/DOS/vga/*.[ch] \
+ $(DIRECTORY)/src/DOS/mga/*.[ch] \
$(DIRECTORY)/src/BeOS/*.cpp \
$(DIRECTORY)/src/FX/Makefile.am \
$(DIRECTORY)/src/FX/Makefile.in \