From e029a14811f845aedb227bce1ce76f89de0d54c7 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 21 Apr 2020 22:22:34 +0200 Subject: build: silent build warnings for distcheck --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 07154d6..be652e3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,6 +17,7 @@ org.mate.mate-system-monitor.policy.in: org.mate.mate-system-monitor.policy.in.i $(AM_V_GEN) sed -e "s|\@pkglibexecdir\@|$(pkglibexecdir)|" $< > $@ DISTCHECK_CONFIGURE_FLAGS = \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' EXTRA_DIST = \ -- cgit v1.2.1