summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-11-09 17:02:12 -0700
committerBrian <brian.paul@tungstengraphics.com>2007-11-09 17:02:51 -0700
commit578641941f45c56deb382317a7ff7cad496679cf (patch)
treec84083448a71dc5c933a24e6764cdd15881f6b1a /progs/tests/Makefile
parent9724dc1ac7ddd6f547a8aa6d57fa51ed1040db3a (diff)
test that point/line/quad rendering hits the right pixels
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r--progs/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile
index 454b0adf9c..18b051a14c 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -35,6 +35,7 @@ SOURCES = \
cva.c \
dinoshade.c \
drawbuffers.c \
+ exactrast.c \
floattex.c \
fbotest1.c \
fbotest2.c \