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 100680abbc5..1753ac7304b 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2014/11/24 00:37:13 joerg Exp $ +# $NetBSD: Makefile,v 1.127 2015/04/19 23:38:59 cheusov Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -72,6 +72,7 @@ SUBDIR+= sawfish SUBDIR+= selectwm SUBDIR+= skippy SUBDIR+= spectrwm +SUBDIR+= trayer SUBDIR+= tvtwm SUBDIR+= twm SUBDIR+= uwm |