From: Ian Romanick Date: Thu, 27 May 2004 15:21:44 +0000 (+0000) Subject: Build the fogcoord demo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d44e9e39da2663bc2fc610ba1a117ac3ea0b4c8a;p=mesa.git Build the fogcoord demo. --- diff --git a/progs/demos/Makefile b/progs/demos/Makefile index 16f8df8a77a..ff07481a9d0 100644 --- a/progs/demos/Makefile +++ b/progs/demos/Makefile @@ -17,6 +17,7 @@ PROGS = \ cubemap \ drawpix \ fire \ + fogcoord \ fplight \ gamma \ gears \