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 a98fa6c7f3d..25143a5d94b 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2005/11/06 00:44:29 minskim Exp $ +# $NetBSD: Makefile,v 1.79 2005/12/31 13:39:20 peter Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -39,7 +39,7 @@ SUBDIR+= ion SUBDIR+= ion3-devel SUBDIR+= larswm SUBDIR+= lwm -SUBDIR+= matchbox +SUBDIR+= matchbox-wm SUBDIR+= metacity SUBDIR+= mlvwm SUBDIR+= novawm |