diff options
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index d0e060b5de8..e9ee5475a48 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2003/09/02 07:25:41 xtraeme Exp $ +# $NetBSD: Makefile,v 1.48 2003/09/05 19:48:11 jmmv Exp $ # COMMENT= Window managers (for X) @@ -35,6 +35,7 @@ SUBDIR+= ion SUBDIR+= larswm SUBDIR+= lwm SUBDIR+= matchbox +SUBDIR+= menu2wm SUBDIR+= metacity SUBDIR+= metacity-setup SUBDIR+= novawm |