summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2006-11-01 14:26:10 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2006-11-01 14:26:10 +0000
commit48e6fff3a9d97fffa6d2dd63e63ffe94c25d2d96 (patch)
tree253d2a5339814eac4924817d4e4baf12659413b7 /progs/trivial/Makefile
parent5ac93f86210eb5c2a8dee74ec19b0ecd54376863 (diff)
merge the (rest of) texmem branch
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 cdc6328353..b9ed5c70dc 100644
--- a/progs/trivial/Makefile
+++ b/progs/trivial/Makefile
@@ -38,7 +38,9 @@ SOURCES = \
quad-offset-unfilled.c \
quad-unfilled.c \
quad-tex-2d.c \
+ quad-tex-pbo.c \
quad-tex-3d.c \
+ quad-tex-dep.c \
quad.c \
quads.c \
quadstrip.c \