summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-21 21:49:10 +0200
committerraveit65 <[email protected]>2020-04-21 21:49:10 +0200
commitb269c5d65c6eb13382d70f0141005fc4fa69638d (patch)
tree5fc71829c6079ae18d1c09c8e20be498d984c784
parentf4972bea6b40a62e64e17f0dcc9ccb4675fbbb25 (diff)
downloadmate-power-manager-b269c5d65c6eb13382d70f0141005fc4fa69638d.tar.bz2
mate-power-manager-b269c5d65c6eb13382d70f0141005fc4fa69638d.tar.xz
build: silent build warnings for distcheck
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6d799a5..3145031 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-applets \
--disable-tests \
--without-keyring \
+ --enable-compile-warnings=no \
CFLAGS='-Wno-deprecated-declarations'
# Build ChangeLog from GIT history