diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-26 08:50:29 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-26 08:50:29 +0000 |
commit | d3f3f22ca6aaab3aa2310a08ffaeb2a351b48244 (patch) | |
tree | be848125705f54e8c43d147f061a6256f6b0da48 /graphics | |
parent | 80cd7b926886d3927232f0b0df541a76e4a8eec7 (diff) |
Notes
Diffstat (limited to 'graphics')
-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 |