From aecd02b391c6719210d14ae10dbeb064fb2359eb Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 10 May 2006 22:47:06 +0000 Subject: simple texture compression test --- 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 79eaf6f31e..7f6655dd54 100644 --- a/progs/tests/Makefile +++ b/progs/tests/Makefile @@ -58,6 +58,7 @@ SOURCES = \ stencil_wrap.c \ subtexrate.c \ tex1d.c \ + texcompress2.c \ texfilt.c \ texline.c \ texobjshare.c \ -- cgit v1.2.3