summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-11-25 20:02:00 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2008-12-10 12:53:17 +0000
commite1645313be9be2493311780a2f66361601903559 (patch)
tree9873b42946dbbca797e5f4159b20106afd280959 /progs/trivial/Makefile
parent50beb86ce399534b049322f1074365ed03395ab2 (diff)
mesa: more trivial tests
Diffstat (limited to 'progs/trivial/Makefile')
-rw-r--r--progs/trivial/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/trivial/Makefile b/progs/trivial/Makefile
index 1b9a50b437..cfe7fe6f31 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -77,6 +77,7 @@ SOURCES = \
quadstrip.c \
tri-orig.c \
tri-alpha.c \
+ tri-array-interleaved.c \
tri-blend-color.c \
tri-blend-max.c \
tri-blend-min.c \
@@ -101,6 +102,7 @@ SOURCES = \
tri-repeat.c \
tri-scissor-tri.c \
tri-stencil.c \
+ tri-stipple.c \
tri-tex.c \
tri-tex-3d.c \
tri-tri.c \