From: Brian Date: Tue, 18 Dec 2007 23:25:48 +0000 (-0700) Subject: added two-side test X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=83af4f3623e799aec36fe839a0a14ff599f5b352;p=mesa.git added two-side test --- diff --git a/progs/glsl/Makefile b/progs/glsl/Makefile index cb0cf9a0a58..5ee7a8e3d41 100644 --- a/progs/glsl/Makefile +++ b/progs/glsl/Makefile @@ -19,8 +19,8 @@ PROGS = \ points \ texdemo1 \ toyball \ - trirast \ - twoside + twoside \ + trirast ##### RULES #####