diff options
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index d46d2665c70c..397f642ff121 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.54 1997/10/12 14:12:19 itojun Exp $ +# $Id: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $ # SUBDIR += ImageMagick @@ -15,7 +15,6 @@ SUBDIR += gifmerge SUBDIR += giftool SUBDIR += giftrans - SUBDIR += gimp SUBDIR += gimp-devel SUBDIR += hdf SUBDIR += hobbes-icons-xpm |