diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 996a40e6765..b6c8ce126c0 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2002/01/04 10:36:40 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2002/02/28 11:29:20 martti Exp $ # COMMENT= window managers (for X) @@ -23,6 +23,7 @@ SUBDIR+= fvwm2 SUBDIR+= fvwm95 SUBDIR+= icewm SUBDIR+= icewm-gnome +SUBDIR+= icewmconf SUBDIR+= ion SUBDIR+= lwm SUBDIR+= olvwm |