diff options
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 8c6e679f908..7082b794431 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2002/12/18 20:09:49 jmmv Exp $ +# $NetBSD: Makefile,v 1.36 2002/12/18 22:04:56 jmmv Exp $ # COMMENT= window managers (for X) @@ -30,6 +30,7 @@ SUBDIR+= ion SUBDIR+= lwm SUBDIR+= matchbox SUBDIR+= metacity +SUBDIR+= novawm SUBDIR+= olvwm SUBDIR+= openbox SUBDIR+= pekwm |