diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-03-15 01:16:08 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-03-15 01:16:08 +0000 |
commit | a47e55243236339f0b86948d819aa203cdd44846 (patch) | |
tree | 49e92f3e988d053df210ea3121725c9f8e7db5bd /x11-wm | |
parent | Update to version 0.62. (diff) |
Activate flwm, The Fast Light Window Manager
Notes
Notes:
svn path=/head/; revision=17187
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 4dc0347b45ff..b1163c1562c2 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1999/01/09 03:19:34 asami Exp $ +# $Id: Makefile,v 1.10 1999/01/17 03:03:43 billf Exp $ # SUBDIR += 9menu @@ -11,6 +11,7 @@ SUBDIR += blackbox SUBDIR += ctwm SUBDIR += enlightenment + SUBDIR += flwm SUBDIR += fvwm SUBDIR += fvwm2 SUBDIR += fvwm95 |