diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-09 10:51:06 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-09 10:51:06 +0000 |
commit | 29a4e3489f3a96a8edd9cbbf48ca6f7d20c26a98 (patch) | |
tree | cde45f8f672f3acc27ce86b1d8cffef32595ca8b /graphics/Makefile | |
parent | 0b79a54b9ce410419276fc62d169277f2e84e5d5 (diff) | |
download | ports-29a4e3489f3a96a8edd9cbbf48ca6f7d20c26a98.tar.gz ports-29a4e3489f3a96a8edd9cbbf48ca6f7d20c26a98.zip |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index cb0d31e72678..fd0e29feaf19 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1996/12/23 07:34:57 tg Exp $ +# $Id: Makefile,v 1.36 1996/12/23 17:43:31 jmz Exp $ # SUBDIR += ImageMagick @@ -33,6 +33,7 @@ SUBDIR += splitmpg SUBDIR += tgif SUBDIR += tiff + SUBDIR += tiff34 SUBDIR += txtmerge SUBDIR += vcg SUBDIR += xanim |