diff options
-rw-r--r-- | graphics/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1efa638f4f06..cb0d31e72678 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1996/12/22 04:38:42 jmz Exp $ +# $Id: Makefile,v 1.35 1996/12/23 07:34:57 tg Exp $ # SUBDIR += ImageMagick @@ -24,8 +24,9 @@ SUBDIR += mplex SUBDIR += netpbm SUBDIR += p5-Image-Size - SUBDIR += pixmap + SUBDIR += pgperl SUBDIR += pgplot + SUBDIR += pixmap SUBDIR += png SUBDIR += povray SUBDIR += spigot |