summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorzhuyaliang <[email protected]>2023-10-25 21:43:03 +0800
committerraveit65 <[email protected]>2023-11-05 12:00:50 +0100
commitc2e94e1925f3c7acfa3fd3352dc8fdafe6375adc (patch)
tree3ba609bf57b7bb3eab18d35d78bd1dc86773fba6 /Makefile.am
parent23fc7b675ebac7a9b02257a31203974d72f584b1 (diff)
downloadmate-control-center-c2e94e1925f3c7acfa3fd3352dc8fdafe6375adc.tar.bz2
mate-control-center-c2e94e1925f3c7acfa3fd3352dc8fdafe6375adc.tar.xz
Remove libslab library
libslab is only used in mate-c-c and there is no need to provide a library
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 134c64ad..39d34639 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,15 +3,9 @@ PO_SUBDIR = po
endif
SUBDIRS = $(PO_SUBDIR) capplets font-viewer help man
-DIST_SUBDIRS = po capplets font-viewer help libslab shell typing-break man
+DIST_SUBDIRS = po capplets font-viewer help shell typing-break man
-if HAVE_LIBMATESLAB
-SUBDIRS += libslab
-endif
-
-if HAVE_LIBMATESLAB
SUBDIRS += shell
-endif
if HAVE_TYPING_BREAK
SUBDIRS += typing-break