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 --- capplets/common/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'capplets/common') diff --git a/capplets/common/Makefile.am b/capplets/common/Makefile.am index 876e1a90..5362f2e2 100644 --- a/capplets/common/Makefile.am +++ b/capplets/common/Makefile.am @@ -7,7 +7,6 @@ AM_CPPFLAGS = \ -DG_LOG_DOMAIN=\"capplet-common\" \ -DINSTALL_PREFIX=\"$(prefix)\" \ -I$(top_srcdir) \ - -I$(top_srcdir)/libwindow-settings \ -DPIXMAP_DIR=\""$(datadir)/mate-control-center/pixmaps"\" \ $(WARN_CFLAGS) \ $(CAPPLET_CFLAGS) \ @@ -40,7 +39,6 @@ libcommon_la_SOURCES = \ wm-common.h libcommon_la_LIBADD = \ - $(top_builddir)/libwindow-settings/libmate-window-settings.la \ $(MARCO_LIBS) \ $(MATE_DESKTOP_LIBS) \ $(GIO_LIBS) \ -- cgit v1.2.1