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 77bc846520b..35a38219740 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2000/06/22 16:55:33 rh Exp $ +# $NetBSD: Makefile,v 1.82 2000/07/16 20:18:18 rh Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -56,6 +56,7 @@ SUBDIR += opendis SUBDIR += openptc SUBDIR += p5-GD + SUBDIR += p5-GDTextUtil SUBDIR += p5-Image-Size SUBDIR += p5-PerlMagick SUBDIR += photopc |