From 485f04074151686fa24d40e3eeb83029d3d8c425 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Fri, 8 Oct 1999 09:27:09 +0000 Subject: Fixed includes & added a few hooks for the DRI. --- src/mesa/main/Makefile.X11 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mesa/main/Makefile.X11') diff --git a/src/mesa/main/Makefile.X11 b/src/mesa/main/Makefile.X11 index 8fb680dad4..da5dc4549e 100644 --- a/src/mesa/main/Makefile.X11 +++ b/src/mesa/main/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.5 1999/09/17 12:07:10 brianp Exp $ +# $Id: Makefile.X11,v 1.6 1999/10/08 09:27:09 keithw Exp $ # Mesa 3-D graphics library # Version: 3.1 @@ -46,6 +46,7 @@ CORE_SOURCES = \ feedback.c \ fog.c \ get.c \ + glmisc.c \ hash.c \ image.c \ light.c \ @@ -53,7 +54,6 @@ CORE_SOURCES = \ logic.c \ masking.c \ matrix.c \ - misc.c \ mmath.c \ mthreads.c \ pb.c \ -- cgit v1.2.3