summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keithw@vmware.com>2009-03-24 15:27:21 +0000
committerKeith Whitwell <keithw@vmware.com>2009-03-24 15:30:53 +0000
commit2312f697a27da366ecda9cbae9ddf8c63de910d5 (patch)
treead76783c80f403fbcb4925171b1e46a102bfacdf /progs/trivial/Makefile
parent39320c1bee93e7177a82307d861ed4c1f2cb2711 (diff)
progs/trivial: draw non-interleaved arrays out of one vbo
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 082387d86e..69c71cbaf6 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -111,6 +111,7 @@ SOURCES = \
tri-scissor-tri.c \
tri-stencil.c \
tri-stipple.c \
+ tri-multitex-vbo.c \
tri-tex.c \
tri-tex-3d.c \
tri-tri.c \