diff options
Diffstat (limited to 'x11')
-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 |