From aeebf91224e292fcfa3b99229537d4619009705a Mon Sep 17 00:00:00 2001 From: zhuyaliang <15132211195@163.com> Date: Fri, 18 Aug 2023 15:13:04 +0800 Subject: Add system desktop files item to automatic startup support Fix https://github.com/mate-desktop/mate-session-manager/issues/150 --- capplet/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'capplet/Makefile.am') diff --git a/capplet/Makefile.am b/capplet/Makefile.am index d2ccfdd..a680ea4 100644 --- a/capplet/Makefile.am +++ b/capplet/Makefile.am @@ -15,6 +15,8 @@ mate_session_properties_SOURCES = \ gsm-properties-dialog.c \ gsm-app-dialog.h \ gsm-app-dialog.c \ + msm-desktop-app-dialog.h \ + msm-desktop-app-dialog.c \ gsp-app.h \ gsp-app.c \ gsp-app-manager.h \ -- cgit v1.2.1