From d25fe97b04e3565f740c3053604bb247b1066dc9 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 19 Apr 2020 16:01:03 +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 e0ba96b..9936051 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,6 +3,7 @@ NULL = SUBDIRS = po data man mate-volume-control DISTCHECK_CONFIGURE_FLAGS = \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' DIST_SUBDIRS = \ -- cgit v1.2.1