From 3940e8ed3bf96c9743a84e019adc690268f4eb2b Mon Sep 17 00:00:00 2001 From: tg Date: Fri, 13 Feb 1998 10:04:58 +0000 Subject: Activate pnmtopng. --- graphics/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index a82d2d1b47d0..a2ccc8342d4a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.62 1998/02/04 08:40:56 tg Exp $ +# $Id: Makefile,v 1.63 1998/02/09 08:12:57 tg Exp $ # SUBDIR += ImageMagick @@ -44,6 +44,7 @@ SUBDIR += pixmap SUBDIR += plotmtv SUBDIR += png + SUBDIR += pnmtopng SUBDIR += povray SUBDIR += qvplay SUBDIR += sced -- cgit