summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-11-13 02:34:53 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-11-13 02:34:53 +0000
commit069ad023b5c580686f15fd010c5817c4d164f160 (patch)
treeb558f0daee724c4e817b0ffadd3b19be1f0620ab
parent43cb96cbf6c317064d1eeced95cb341703bd836c (diff)
omit dmesadxe.h from tar file
-rw-r--r--Makefile.X113
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 6ce71d5e93..04ef2c7341 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.67 2002/11/11 18:56:37 kschultz Exp $
+# $Id: Makefile.X11,v 1.68 2002/11/13 02:34:53 brianp Exp $
# Mesa 3-D graphics library
# Version: 5.0
@@ -400,7 +400,6 @@ LIB_FILES = \
$(DIRECTORY)/include/GL/xmesa_x.h \
$(DIRECTORY)/include/GL/xmesa_xf86.h \
$(DIRECTORY)/include/GLView.h \
- $(DIRECTORY)/include/dmesadxe.h \
$(DIRECTORY)/include/Makefile.in \
$(DIRECTORY)/include/Makefile.am \
$(DIRECTORY)/src/Makefile* \