summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-05-17 04:45:45 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-05-17 04:45:45 +0000
commitfc2735e725c704a0bde78412cac2815a908c67bf (patch)
tree6b01f5640e9ca1994772115562bbb2c7b2f3c186 /x11
parentImport of tkfont, a Tk-based replacement for xfontsel. (diff)
Activate tkfont.
Notes
Notes: svn path=/head/; revision=11018
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 122f72e7452e..ea6b47b45ee5 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.201 1998/05/14 09:18:11 tg Exp $
+# $Id: Makefile,v 1.202 1998/05/16 03:08:09 dburr Exp $
#
SUBDIR += FWF
@@ -75,6 +75,7 @@
SUBDIR += tk80
SUBDIR += tk81
SUBDIR += tkdesk
+ SUBDIR += tkfont
SUBDIR += tkgoodstuff
SUBDIR += tkstep80
SUBDIR += tvtwm