demos: move glutfx demo to tests/

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

View File

@ -33,7 +33,6 @@ PROGS = \
glinfo \
gloss \
gltestperf \
glutfx \
isosurf \
ipers \
lodbias \

View File

@ -50,6 +50,7 @@ SOURCES = \
fptest1.c \
fptexture.c \
getprocaddress.c \
glutfx \
interleave.c \
invert.c \
jkrahntest.c \