summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-21 21:49:10 +0200
committerraveit65 <[email protected]>2020-04-21 22:02:43 +0200
commit33f500a9e3c64489195916df32b2deb3a177b43c (patch)
tree152ce10862151ee50ca9864b70bcd7b1247343d2
parent30bb9d3522c79172e8819024738d84af724a3292 (diff)
downloadmate-power-manager-33f500a9e3c64489195916df32b2deb3a177b43c.tar.bz2
mate-power-manager-33f500a9e3c64489195916df32b2deb3a177b43c.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