summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2004-05-27 15:21:44 +0000
committerIan Romanick <idr@us.ibm.com>2004-05-27 15:21:44 +0000
commitd44e9e39da2663bc2fc610ba1a117ac3ea0b4c8a (patch)
treef984b5f0c230cfd0bdd2996f6cbe5e7cccdacef4
parent7867799c72c3420994389406c5f64263304b74d6 (diff)
Build the fogcoord demo.
-rw-r--r--progs/demos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile
index 16f8df8a77..ff07481a9d 100644
--- a/progs/demos/Makefile
+++ b/progs/demos/Makefile
@@ -17,6 +17,7 @@ PROGS = \
cubemap \
drawpix \
fire \
+ fogcoord \
fplight \
gamma \
gears \