summaryrefslogtreecommitdiff
path: root/progs/demos/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-04-18 13:12:50 -0600
committerBrian Paul <brianp@vmware.com>2009-04-18 13:12:50 -0600
commitd61070b65970c9ec14b3272a6c4c6b4b1a9280a2 (patch)
treeee44720e8706f5ef5af35393c91373cb71cbb319 /progs/demos/Makefile
parent30e80f6e559727dd157fbca4e7e537710e9ea199 (diff)
demos: move demos/texobj.c to tests/
Diffstat (limited to 'progs/demos/Makefile')
-rw-r--r--progs/demos/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile
index 8febc14d41..c17595ec79 100644
--- a/progs/demos/Makefile
+++ b/progs/demos/Makefile
@@ -58,7 +58,6 @@ PROGS = \
tessdemo \
texcyl \
texenv \
- texobj \
textures \
trispd \
tunnel \