From a46bd6f96a78525dc98bcb2176494e6d6dce5dce Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 25 Mar 2003 02:26:28 +0000 Subject: histogram code move, remove s_histogram.[ch] from Makefiles --- src/mesa/Makefile.X11 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mesa/Makefile.X11') diff --git a/src/mesa/Makefile.X11 b/src/mesa/Makefile.X11 index 7a8e8f0b41..d95a565a16 100644 --- a/src/mesa/Makefile.X11 +++ b/src/mesa/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.74 2003/03/01 01:50:20 brianp Exp $ +# $Id: Makefile.X11,v 1.75 2003/03/25 02:26:29 brianp Exp $ # Mesa 3-D graphics library # Version: 5.0 @@ -102,7 +102,6 @@ CORE_SOURCES = \ swrast/s_drawpix.c \ swrast/s_feedback.c \ swrast/s_fog.c \ - swrast/s_histogram.c \ swrast/s_imaging.c \ swrast/s_lines.c \ swrast/s_logic.c \ -- cgit v1.2.3