diff options
Diffstat (limited to 'progs')
-rw-r--r-- | progs/demos/Makefile | 1 | ||||
-rw-r--r-- | progs/tests/Makefile | 1 | ||||
-rw-r--r-- | progs/tests/glutfx.c (renamed from progs/demos/glutfx.c) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile index 1cdd9634177..0d4b845137b 100644 --- a/progs/demos/Makefile +++ b/progs/demos/Makefile @@ -33,7 +33,6 @@ PROGS = \ glinfo \ gloss \ gltestperf \ - glutfx \ isosurf \ ipers \ lodbias \ diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 28b6fb9a5c9..18ea559b461 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -50,6 +50,7 @@ SOURCES = \ fptest1.c \ fptexture.c \ getprocaddress.c \ + glutfx \ interleave.c \ invert.c \ jkrahntest.c \ diff --git a/progs/demos/glutfx.c b/progs/tests/glutfx.c index 8bf55823897..8bf55823897 100644 --- a/progs/demos/glutfx.c +++ b/progs/tests/glutfx.c |