diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index da1b838f8c5..34492da0b20 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.819 2018/03/11 20:25:22 wiz Exp $ +# $NetBSD: Makefile,v 1.820 2018/05/18 14:51:55 youri Exp $ # COMMENT= Packages to support the X window system @@ -411,6 +411,7 @@ SUBDIR+= rxvt-unicode SUBDIR+= sakura SUBDIR+= sessreg SUBDIR+= setxkbmap +SUBDIR+= slim SUBDIR+= slock SUBDIR+= space_dapp SUBDIR+= speyes |