diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 958f2bc4fcc1..4e4fb8cdb6ef 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1998/01/28 20:20:08 jseger Exp $ +# $Id: Makefile,v 1.61 1998/01/29 16:35:17 jseger Exp $ # SUBDIR += ImageMagick @@ -19,6 +19,7 @@ SUBDIR += giftool SUBDIR += giftrans SUBDIR += gimp-devel + SUBDIR += graphviz SUBDIR += hdf SUBDIR += hobbes-icons-xpm SUBDIR += hpscan |