diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:15:01 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:15:01 +0000 |
commit | 0db2a2e3845bf8eca254c71b73c86058ab03fe42 (patch) | |
tree | 920da27110735b7daaa787f6a0742f0951afb45c /x11/Makefile | |
parent | Initial import of wmtime version 1.0b2 (diff) |
Turn on wmtime.
Notes
Notes:
svn path=/head/; revision=11865
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 87e7d76f430d..d0ee9a0730a8 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.214 1998/07/12 08:41:25 scrappy Exp $ +# $Id: Makefile,v 1.215 1998/07/12 22:55:08 steve Exp $ # SUBDIR += FWF @@ -93,6 +93,7 @@ SUBDIR += windowmaker SUBDIR += workplace SUBDIR += wm2 + SUBDIR += wmtime SUBDIR += wmx SUBDIR += x3270 SUBDIR += xalarm |