diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-09 07:16:26 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-09 07:16:26 +0000 |
commit | ac20881293d7d79b1c7a00bdb0bd71401be0f296 (patch) | |
tree | 527577072dbc6970b2c596ad65f363ccec1e69f9 /x11/Makefile | |
parent | Upgrade to 3.1.0. (diff) |
Activate ttmkfdir.
Notes
Notes:
svn path=/head/; revision=13068
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index cfd2ca45714c..738400ac152d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.232 1998/09/06 06:35:43 vanilla Exp $ +# $Id: Makefile,v 1.233 1998/09/06 06:39:08 vanilla Exp $ # SUBDIR += XFree86 @@ -43,6 +43,7 @@ SUBDIR += rxvt SUBDIR += sxpc SUBDIR += tkgoodstuff + SUBDIR += ttmkfdir SUBDIR += tycoon SUBDIR += wdm SUBDIR += x3270 |