diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |