diff options
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/Makefile b/wm/Makefile index 2baf9f1c547..84c91a59633 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2003/12/13 21:10:53 xtraeme Exp $ +# $NetBSD: Makefile,v 1.54 2003/12/18 09:47:40 wiz Exp $ # COMMENT= Window managers (for X) @@ -42,8 +42,8 @@ SUBDIR+= metacity-setup SUBDIR+= novawm SUBDIR+= obconf SUBDIR+= olvwm -SUBDIR+= openbox3 SUBDIR+= openbox +SUBDIR+= openbox3 SUBDIR+= oroborus SUBDIR+= pekwm SUBDIR+= piewm |