added vms_x_fix.h to tar file list
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 23 Jul 2001 15:09:52 +0000 (15:09 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 23 Jul 2001 15:09:52 +0000 (15:09 +0000)
Makefile.X11

index 5255380..2219ba6 100644 (file)
@@ -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                               \