diff options
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 4dfdbd628d3..25bdd3fcc6c 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2003/09/26 10:39:15 martti Exp $ +# $NetBSD: Makefile,v 1.52 2003/12/13 19:08:51 xtraeme Exp $ # COMMENT= Window managers (for X) @@ -41,6 +41,7 @@ SUBDIR+= metacity SUBDIR+= metacity-setup SUBDIR+= novawm SUBDIR+= olvwm +SUBDIR+= openbox3 SUBDIR+= openbox SUBDIR+= oroborus SUBDIR+= pekwm |