From 32a64680143df22529e3305f195b06f0b47c01b3 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 26 Jan 2006 16:37:47 +0000 Subject: copypixrate.c - measure the speed of glCopyPixels. --- progs/tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/tests/Makefile') diff --git a/progs/tests/Makefile b/progs/tests/Makefile index 76cd5e27da..49ea7477e8 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -24,6 +24,7 @@ SOURCES = antialias.c \ bufferobj.c \ bug_3101.c \ bug_3195.c \ + copypixrate.c \ crossbar.c \ cva.c \ dinoshade.c \ -- cgit v1.2.3