summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-03 08:44:18 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-03 08:44:18 +0000
commit2e16759974494e5068b3c7d1f9debcd253560a41 (patch)
tree06ed51c44a4316028c9d70f8c7f80b8b56f3b61b /misc
parentNew port, run two shells in a split window/terminal. (diff)
Turned on splitvt port.
Notes
Notes: svn path=/head/; revision=4273
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 4ed553a202cc..d5b733d20057 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.88 1996/10/31 11:16:20 asami Exp $
+# $Id: Makefile,v 1.89 1996/10/31 20:11:20 markm Exp $
#
SUBDIR += amanda
@@ -33,6 +33,7 @@
SUBDIR += recode
SUBDIR += rman
SUBDIR += screen
+ SUBDIR += splitvt
SUBDIR += team
SUBDIR += tkinfo
SUBDIR += tkman