diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index b17f7f60682..861580a5340 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2011/03/06 16:02:30 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2011/06/18 10:44:43 wiz Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -62,6 +62,7 @@ SUBDIR+= oroborus SUBDIR+= pekwm SUBDIR+= piewm SUBDIR+= pwm +SUBDIR+= py-tyle SUBDIR+= ratpoison SUBDIR+= sawfish SUBDIR+= scrotwm |