summaryrefslogtreecommitdiff
path: root/progs/demos/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-01-28 00:30:07 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-01-28 00:30:07 +0000
commitdaf3093f28353b27d277da4406324fbc41676a5b (patch)
tree6f49f6587a7c6f9e481151dab2eb81819ee67f63 /progs/demos/Makefile
parent5e9d73153c72b445620784b51c435b83e3720ef5 (diff)
Test glCopyTexSubImage2D by drawing gears as texture on sides of a box.
Diffstat (limited to 'progs/demos/Makefile')
-rw-r--r--progs/demos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile
index 1f796424c0..2009c42c69 100644
--- a/progs/demos/Makefile
+++ b/progs/demos/Makefile
@@ -24,6 +24,7 @@ PROGS = \
fogcoord \
fplight \
gamma \
+ gearbox \
gears \
geartrain \
glinfo \