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 550c386709b..13d0fd458af 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/11/09 00:43:12 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2001/12/21 23:17:22 zuntum Exp $ # COMMENT= window managers (for X) @@ -15,6 +15,7 @@ SUBDIR+= ctwm SUBDIR+= econf SUBDIR+= enlightenment SUBDIR+= ethemes +SUBDIR+= evilwm SUBDIR+= flwm SUBDIR+= fvwm1 SUBDIR+= fvwm2 |