summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-17 11:56:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-17 11:56:58 +0000
commit25bb4c199a6e6cca380e6954062a22bf7f9a23a3 (patch)
treed5021ee9d5e0bfa87c25652fa6c69489ec527aea /graphics/Makefile
parentAdd gnushogi, xcubes and xshogi. (diff)
Add txtmerge.
Notes
Notes: svn path=/head/; revision=4549
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
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