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 4cb3ff0d442..904b23037ac 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.892 2020/04/25 02:06:58 gutteridge Exp $ +# $NetBSD: Makefile,v 1.893 2020/04/25 15:16:40 gutteridge Exp $ # COMMENT= Packages to support the X window system @@ -265,6 +265,7 @@ SUBDIR+= lxqt-config SUBDIR+= lxqt-globalkeys SUBDIR+= lxqt-panel SUBDIR+= lxqt-qtplugin +SUBDIR+= lxqt-runner SUBDIR+= lxqt-session SUBDIR+= lxrandr SUBDIR+= lxsession |