summaryrefslogtreecommitdiff
path: root/GL/mesa/main
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2007-04-21 12:40:33 -0600
committerBrian <brian@yutani.localnet.net>2007-04-21 12:40:33 -0600
commit67545333ec0b08db783e94e9e3ec55873dea19a3 (patch)
tree1cd3594b9684ef370874c7eadfbbaaf83bb60cd5 /GL/mesa/main
parent39bc8bb0fdc854dcf9bbc0857fec84d50fa4f3b2 (diff)
replace occlude.c w/ queryobj.c
Diffstat (limited to 'GL/mesa/main')
-rw-r--r--GL/mesa/main/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/GL/mesa/main/Makefile.am b/GL/mesa/main/Makefile.am
index 2b838e903..f8ce13775 100644
--- a/GL/mesa/main/Makefile.am
+++ b/GL/mesa/main/Makefile.am
@@ -61,10 +61,10 @@ nodist_libmain_la_SOURCES = accum.c \
matrix.c \
mipmap.c \
mm.c \
- occlude.c \
pixel.c \
points.c \
polygon.c \
+ queryobj.c \
rastpos.c \
rbadaptors.c \
renderbuffer.c \