From 719725573589c488203bcdbb08d997d3bec549ee Mon Sep 17 00:00:00 2001 From: Matthew Hunt Date: Tue, 26 May 1998 04:04:20 +0000 Subject: [PATCH] Activate rayshade. --- graphics/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/Makefile b/graphics/Makefile index aa901e9a5942..c5ecb584688f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.74 1998/05/18 08:32:45 tg Exp $ +# $Id: Makefile,v 1.75 1998/05/19 08:51:56 tg Exp $ # SUBDIR += EZWGL @@ -56,6 +56,7 @@ SUBDIR += ppm2fli SUBDIR += qgl SUBDIR += qvplay + SUBDIR += rayshade SUBDIR += sane SUBDIR += sced SUBDIR += spigot