diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6c93b625495b..32aeb79039a2 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.64 1998/02/13 10:04:58 tg Exp $ +# $Id: Makefile,v 1.65 1998/02/18 04:23:37 steve Exp $ # SUBDIR += ImageMagick @@ -20,6 +20,7 @@ SUBDIR += giftool SUBDIR += giftrans SUBDIR += gimp-devel + SUBDIR += gplot SUBDIR += graphviz SUBDIR += hdf SUBDIR += hobbes-icons-xpm |