diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-28 20:20:08 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-28 20:20:08 +0000 |
commit | 0c3b2d7d136edd628275d68ca6f6bd93dd4291cf (patch) | |
tree | b2ff34423053063e2e6148ad13fa66cef5b178de /graphics | |
parent | d2217c7ef3caa78063c512655dc1575625750663 (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 bbde04c5ed93..0491fa49449a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.58 1997/12/24 07:40:43 vanilla Exp $ +# $Id: Makefile,v 1.59 1998/01/09 14:42:00 tg Exp $ # SUBDIR += ImageMagick @@ -47,7 +47,6 @@ SUBDIR += spigot SUBDIR += splitmpg SUBDIR += tgif - SUBDIR += tiff SUBDIR += tiff34 SUBDIR += txtmerge SUBDIR += urt |