diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-17 11:56:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-17 11:56:58 +0000 |
commit | 25bb4c199a6e6cca380e6954062a22bf7f9a23a3 (patch) | |
tree | d5021ee9d5e0bfa87c25652fa6c69489ec527aea /graphics/Makefile | |
parent | 6a5191b37ea858df79501dbc1f2559bfce987b28 (diff) | |
download | ports-25bb4c199a6e6cca380e6954062a22bf7f9a23a3.tar.gz ports-25bb4c199a6e6cca380e6954062a22bf7f9a23a3.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 6e8b67349f68..802b2e2978be 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1996/10/30 14:29:08 max Exp $ +# $Id: Makefile,v 1.28 1996/11/15 10:23:21 asami Exp $ # SUBDIR += ImageMagick @@ -27,6 +27,7 @@ SUBDIR += splitmpg SUBDIR += tgif SUBDIR += tiff + SUBDIR += txtmerge SUBDIR += vcg SUBDIR += xanim SUBDIR += xbmbrowser |