From 4bd1a51c9a5d0d5e2f570a21d12b521e68cc4ffd Mon Sep 17 00:00:00 2001 From: zhuyaliang <15132211195@163.com> Date: Wed, 11 Oct 2023 13:38:16 +0800 Subject: Remove "libwindow settings" that are no longer in use --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6f093074..134c64ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,8 +2,8 @@ if USE_NLS PO_SUBDIR = po endif -SUBDIRS = $(PO_SUBDIR) libwindow-settings capplets font-viewer help man -DIST_SUBDIRS = po libwindow-settings capplets font-viewer help libslab shell typing-break man +SUBDIRS = $(PO_SUBDIR) capplets font-viewer help man +DIST_SUBDIRS = po capplets font-viewer help libslab shell typing-break man if HAVE_LIBMATESLAB SUBDIRS += libslab -- cgit v1.2.1