summaryrefslogtreecommitdiffstats
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-12-10 18:11:31 -0700
committerBrian Paul <brian.paul@tungstengraphics.com>2008-12-10 18:11:31 -0700
commit0c31661e73dd2979df22a275452efc71c7064f81 (patch)
tree8f6347c716219b513c56d827d88f461fa62da0a6 /progs/trivial/Makefile
parentb716de47798defa7d22b0f15b201af6fba27f0b9 (diff)
parentd0bc5293d6e1e9c34fa822b7c2928932ed22462c (diff)
downloadexternal_mesa3d-0c31661e73dd2979df22a275452efc71c7064f81.zip
external_mesa3d-0c31661e73dd2979df22a275452efc71c7064f81.tar.gz
external_mesa3d-0c31661e73dd2979df22a275452efc71c7064f81.tar.bz2
Merge commit 'origin/gallium-0.1' into gallium-0.2
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 40ee5e8..f7bfd1f 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -77,6 +77,7 @@ SOURCES = \
quadstrip-flat.c \
quadstrip.c \
tri-alpha.c \
+ tri-array-interleaved.c \
tri-blend-color.c \
tri-blend-max.c \
tri-blend-min.c \
@@ -102,6 +103,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 \