summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/Makefile.ugl
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-03-25 02:26:28 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-03-25 02:26:28 +0000
commita46bd6f96a78525dc98bcb2176494e6d6dce5dce (patch)
treef5e3ca54c429badb8d93a6af3ea18b25ac49eea3 /src/mesa/main/Makefile.ugl
parent45bc887da226403f2c41077e40ca38b6f60f1359 (diff)
downloadexternal_mesa3d-a46bd6f96a78525dc98bcb2176494e6d6dce5dce.zip
external_mesa3d-a46bd6f96a78525dc98bcb2176494e6d6dce5dce.tar.gz
external_mesa3d-a46bd6f96a78525dc98bcb2176494e6d6dce5dce.tar.bz2
histogram code move, remove s_histogram.[ch] from Makefiles
Diffstat (limited to 'src/mesa/main/Makefile.ugl')
-rw-r--r--src/mesa/main/Makefile.ugl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/Makefile.ugl b/src/mesa/main/Makefile.ugl
index bcecd7a..20452e4 100644
--- a/src/mesa/main/Makefile.ugl
+++ b/src/mesa/main/Makefile.ugl
@@ -130,7 +130,6 @@ GL_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 \