From ec7eb274ab7728bf46cf4d42cd8f52db44fedd86 Mon Sep 17 00:00:00 2001 From: Karl Schultz Date: Mon, 20 Oct 2003 16:48:14 +0000 Subject: [PATCH] Fix error in last check-in. --- Makefile.X11 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.X11 b/Makefile.X11 index 4f385eb6491..a2aa70a9c9c 100644 --- a/Makefile.X11 +++ b/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.94 2003/10/20 16:28:00 kschultz Exp $ +# $Id: Makefile.X11,v 1.95 2003/10/20 16:48:14 kschultz Exp $ # Mesa 3-D graphics library # Version: 5.1 @@ -430,6 +430,7 @@ LIB_FILES = \ $(DIRECTORY)/src/glu/sgi/Makefile.X11 \ $(DIRECTORY)/src/glu/sgi/Makefile.win \ $(DIRECTORY)/src/glu/sgi/Makefile.DJ \ + $(DIRECTORY)/src/glu/sgi/cc*.txt \ $(DIRECTORY)/src/glu/sgi/glu.def \ $(DIRECTORY)/src/glu/sgi/glu.dsp \ $(DIRECTORY)/src/glu/sgi/dummy.cc \ @@ -505,7 +506,6 @@ SI_GLU_FILES = \ $(DIRECTORY)/bin/mklib* \ $(DIRECTORY)/include/GL/glu.h \ $(DIRECTORY)/src/glu/sgi/Makefile.X11 \ - $(DIRECTORY)/src/glu/sgi/cc*.txt \ $(DIRECTORY)/src/glu/sgi/include/gluos.h \ $(DIRECTORY)/src/glu/sgi/libnurbs/interface/*.h \ $(DIRECTORY)/src/glu/sgi/libnurbs/interface/*.cc \ -- 2.30.2