summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-29 05:32:54 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-29 05:32:54 +0000
commitf94cc45c89170b84f685cc2767bba5140553e291 (patch)
treece1408ae3cb198e0829806e9f293340085bd4fb7 /devel
parenttkcon, a replacement for the standard console that comes with Tk. (diff)
Activate tkcon.
Notes
Notes: svn path=/head/; revision=19897
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 606149e8b5bb..5d794677c0e6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.196 1999/06/28 01:46:03 billf Exp $
+# $Id: Makefile,v 1.197 1999/06/28 06:40:35 cpiazza Exp $
#
SUBDIR += ElectricFence
@@ -158,6 +158,7 @@
SUBDIR += tclcl
SUBDIR += tclgetopts
SUBDIR += templ
+ SUBDIR += tkcon
SUBDIR += tkcvs
SUBDIR += tkref
SUBDIR += tvision