diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ccd26318558..0b02d64f47c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2000/10/17 02:10:25 hubertf Exp $ +# $NetBSD: Makefile,v 1.95 2000/10/23 17:06:58 hubertf Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -73,6 +73,7 @@ SUBDIR += ploticus SUBDIR += plotutils SUBDIR += png + SUBDIR += png2html SUBDIR += pngcrush SUBDIR += povray SUBDIR += prag |