diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 982cfb47d73..0643b3ad4c1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2000/01/02 17:46:44 rh Exp $ +# $NetBSD: Makefile,v 1.72 2000/02/09 17:37:53 itojun Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -76,6 +76,7 @@ SUBDIR += png SUBDIR += pngcrush SUBDIR += povray + SUBDIR += prag SUBDIR += py-gd SUBDIR += py-imaging SUBDIR += qvplay |