From 8a9507442a9811e2c4a4bac6a993e8a900c50d4d Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 10 Nov 2000 18:06:14 +0000 Subject: renamed imaging files to histogram since that's what's inside --- src/mesa/Makefile.X11 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mesa/Makefile.X11') diff --git a/src/mesa/Makefile.X11 b/src/mesa/Makefile.X11 index fd62b89a5b..2688128288 100644 --- a/src/mesa/Makefile.X11 +++ b/src/mesa/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.29 2000/11/05 23:19:23 brianp Exp $ +# $Id: Makefile.X11,v 1.30 2000/11/10 18:06:14 brianp Exp $ # Mesa 3-D graphics library # Version: 3.5 @@ -53,8 +53,8 @@ CORE_SOURCES = \ hash.c \ highpc.c \ hint.c \ + histogram.c \ image.c \ - imaging.c \ imports.c \ light.c \ lines.c \ @@ -112,7 +112,7 @@ CORE_SOURCES = \ swrast/s_drawpix.c \ swrast/s_feedback.c \ swrast/s_fog.c \ - swrast/s_imaging.c \ + swrast/s_histogram.c \ swrast/s_lines.c \ swrast/s_logic.c \ swrast/s_masking.c \ -- cgit v1.2.3