summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-22 17:25:33 +0200
committerraveit65 <[email protected]>2020-04-22 17:27:56 +0200
commit87c2c31f40fdb9d20479cee511f005379db0181d (patch)
tree921bc75a429578b9cf1ef0520860bde2b9de3796
parent14de1288975d6c41aee786f6c0cf71256a342d93 (diff)
downloadmate-terminal-87c2c31f40fdb9d20479cee511f005379db0181d.tar.bz2
mate-terminal-87c2c31f40fdb9d20479cee511f005379db0181d.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 6022fc4..e10f2e5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,7 @@ NULL =
DISTCHECK_CONFIGURE_FLAGS = \
--disable-schemas-install \
--disable-silent-rules \
+ --enable-compile-warnings=no \
CFLAGS='-Wno-deprecated-declarations'
appdatadir = $(datadir)/metainfo