From f6e806a2b8c3e54ac694810616e79924dfd84826 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 9 Oct 2008 19:45:03 -0600 Subject: mesa: simple multiple textures test --- progs/demos/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'progs/demos/Makefile') diff --git a/progs/demos/Makefile b/progs/demos/Makefile index 123d1e59e97..467dbc5cdf9 100644 --- a/progs/demos/Makefile +++ b/progs/demos/Makefile @@ -66,6 +66,7 @@ PROGS = \ texdown \ texenv \ texobj \ + textures \ trispd \ tunnel \ tunnel2 \ -- cgit v1.2.3