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 094ebbb6085..b31eeb2d591 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2008/05/12 12:04:29 jmcneill Exp $ +# $NetBSD: Makefile,v 1.102 2008/05/12 12:08:33 jmcneill Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -20,6 +20,7 @@ SUBDIR+= blackbox SUBDIR+= blackbox70 SUBDIR+= bsetroot SUBDIR+= compiz +SUBDIR+= ccsm SUBDIR+= ctwm SUBDIR+= cwm SUBDIR+= dwm |