From 5d9cbe65cdf296d9a69c93712243617dd6ba6848 Mon Sep 17 00:00:00 2001 From: zhuyaliang <15132211195@163.com> Date: Thu, 28 Sep 2023 10:41:46 +0800 Subject: Add new capplets: system info --- capplets/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'capplets/Makefile.am') diff --git a/capplets/Makefile.am b/capplets/Makefile.am index fba5739e..017bdea3 100644 --- a/capplets/Makefile.am +++ b/capplets/Makefile.am @@ -10,7 +10,8 @@ SUBDIRS = \ network \ time-admin \ windows \ - about-me + about-me \ + system-info DIST_SUBDIRS = \ common \ @@ -24,6 +25,7 @@ DIST_SUBDIRS = \ time-admin \ windows \ display \ - about-me + about-me \ + system-info -include $(top_srcdir)/git.mk -- cgit v1.2.1