summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keithw@vmware.com>2009-05-05 13:00:44 +0100
committerKeith Whitwell <keithw@vmware.com>2009-05-08 14:57:28 +0100
commitd56b0e6847255410ccb958068f0828fd2543aaba (patch)
tree0a0165680f0dccc2d1d3b7916881f3efe8fb6b8b /progs/trivial/Makefile
parentb6e8256899a9a93c665c34e10efcc918f2fcc095 (diff)
progs/trivial: add test for vertex program invarient transform
Diffstat (limited to 'progs/trivial/Makefile')
-rw-r--r--progs/trivial/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/trivial/Makefile b/progs/trivial/Makefile
index 69b0408bbd..22de83fa79 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -147,6 +147,7 @@ SOURCES = \
vp-clip.c \
vp-line-clip.c \
vp-tri.c \
+ vp-tri-invariant.c \
vp-tri-swap.c \
vp-tri-tex.c \
vp-tri-imm.c \