summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-07-23 15:09:52 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-07-23 15:09:52 +0000
commit89480f73823514364928fc08b5d9e256110712c9 (patch)
tree3619e03c2157c59c8a2a5f5f76d3b31591f24ec2 /Makefile.X11
parent46e6c7ad54776d9434d1a3634420e2a9209ec860 (diff)
added vms_x_fix.h to tar file list
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X113
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 5255380be10..2219ba67688 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.49 2001/07/13 20:08:42 brianp Exp $
+# $Id: Makefile.X11,v 1.50 2001/07/23 15:09:52 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.5
@@ -396,6 +396,7 @@ LIB_FILES = \
$(DIRECTORY)/include/GL/mglmesa.h \
$(DIRECTORY)/include/GL/osmesa.h \
$(DIRECTORY)/include/GL/svgamesa.h \
+ $(DIRECTORY)/include/GL/vms_x_fix.h \
$(DIRECTORY)/include/GL/wmesa.h \
$(DIRECTORY)/include/GL/xmesa.h \
$(DIRECTORY)/include/GL/xmesa_x.h \