demos: move streaming_rect.c demo to tests/

This commit is contained in:
Brian Paul 2009-04-18 12:55:55 -06:00
parent 118856641f
commit 6a495d26af
3 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,6 @@ PROGS = \
renormal \
shadowtex \
singlebuffer \
streaming_rect \
spectex \
spriteblast \
stex3d \

View File

@ -77,6 +77,7 @@ SOURCES = \
stencil_twoside.c \
stencilwrap.c \
stencil_wrap.c \
streaming_rect \
subtex \
subtexrate.c \
tex1d.c \