summaryrefslogtreecommitdiff
path: root/progs/tests/Makefile
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-02-20 11:58:33 -0700
committerBrian <brian.paul@tungstengraphics.com>2008-02-20 11:58:33 -0700
commit52e4c8d702e15bdf13a61db0a01c5ca2abb9d040 (patch)
tree273ab321ba56c47a53ee5f6e177a6e9e3ef00ed0 /progs/tests/Makefile
parent58edb0683db45c449b219988a8715cf8fd69e42d (diff)
Test calling glTexSubImage2D mid-way through a frame.
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r--progs/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile
index 00e58a53ce..8196c1b348 100644
--- a/progs/tests/Makefile
+++ b/progs/tests/Makefile
@@ -62,6 +62,7 @@ SOURCES = \
sharedtex.c \
stencilwrap.c \
stencil_wrap.c \
+ subtex \
subtexrate.c \
tex1d.c \
texcompress2.c \