diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 88ab8ce7e42..c4140c1ff00 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.894 2020/04/25 16:20:02 gutteridge Exp $ +# $NetBSD: Makefile,v 1.895 2020/04/25 17:37:47 gutteridge Exp $ # COMMENT= Packages to support the X window system @@ -261,6 +261,7 @@ SUBDIR+= lxde-common SUBDIR+= lxinput SUBDIR+= lxlauncher SUBDIR+= lxqt-about +SUBDIR+= lxqt-admin SUBDIR+= lxqt-config SUBDIR+= lxqt-globalkeys SUBDIR+= lxqt-notificationd |