demos: move texdown.c to tests/

This commit is contained in:
Brian Paul 2009-04-18 12:58:00 -06:00
parent dfd69a27f8
commit f47495ec42
3 changed files with 1 additions and 1 deletions

View file

@ -54,7 +54,6 @@ PROGS = \
terrain \
tessdemo \
texcyl \
texdown \
texenv \
texobj \
textures \

View file

@ -83,6 +83,7 @@ SOURCES = \
subtexrate.c \
tex1d.c \
texcompress2.c \
texdown \
texfilt.c \
texline.c \
texobjshare.c \