diff options
author | Brian Paul <[email protected]> | 2009-04-18 13:08:48 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-04-18 13:08:48 -0600 |
commit | 22af013f85debd0030f2fb00061ce0412fdc0797 (patch) | |
tree | ac5494b339fc097c2c46211c8f66acbcf4ac2152 /progs/tests/Makefile | |
parent | 49c3e7172db1ee2afef6bcd19c3cd55dbe60bd33 (diff) |
demos: move tests/dinoshade.c to demos/
Diffstat (limited to 'progs/tests/Makefile')
-rw-r--r-- | progs/tests/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 24275fdc2f1..e5da72a3e4b 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -37,7 +37,6 @@ SOURCES = \ copypixrate.c \ crossbar.c \ cva.c \ - dinoshade.c \ drawbuffers.c \ exactrast.c \ floattex.c \ |