From b0432136a244d455ddbf08d37336b3b5bc98e9b4 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 21 Apr 2020 22:10:20 +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 6b9b329..25b38f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,6 +40,7 @@ CLEANFILES = $(applet_DATA) \ *.gschema.valid DISTCHECK_CONFIGURE_FLAGS = \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' EXTRA_DIST = $(ui_DATA) \ -- cgit v1.2.1