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 78a631a..102c3ff 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1997/06/03 23:39:35 asami Exp $ +# $Id: Makefile,v 1.48 1997/06/03 23:41:27 asami Exp $ # SUBDIR += ImageMagick @@ -29,6 +29,7 @@ SUBDIR += mplex SUBDIR += netpbm SUBDIR += p5-Image-Size + SUBDIR += p5-GD SUBDIR += pgperl SUBDIR += pgplot SUBDIR += pixmap |