diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d8a9a85f5dc..ea337bf17de 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.786 2016/05/23 08:08:54 youri Exp $ +# $NetBSD: Makefile,v 1.787 2016/05/23 10:06:52 youri Exp $ # COMMENT= Packages to support the X window system @@ -333,6 +333,7 @@ SUBDIR+= listres SUBDIR+= lua-keybinder SUBDIR+= luit SUBDIR+= lxappearance +SUBDIR+= lxde-common SUBDIR+= lxsession SUBDIR+= matchbox-common SUBDIR+= matchbox-desktop |