summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-17 16:41:40 +0200
committerraveit65 <[email protected]>2020-04-18 12:20:57 +0200
commitc5a207ce77e67ec4dbccdfde217811401edc8291 (patch)
tree5c7b1e54cbb4f0a051287807575356e28eff1dd6
parent76adae7e526c2a02f76a37f096b4a8d12196b8fc (diff)
downloadatril-c5a207ce77e67ec4dbccdfde217811401edc8291.tar.bz2
atril-c5a207ce77e67ec4dbccdfde217811401edc8291.tar.xz
build: silent build warnings for distcheck
they are already displayed during `make`, no need to display them twice.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 916d8cf7..c77ddd92 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,6 +73,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-caja \
--disable-tests \
--disable-silent-rules \
+ --enable-compile-warnings=no \
CFLAGS='-Wno-deprecated-declarations'
distuninstallcheck_listfiles = find . -type f -print | grep -v /share/mate/help/ | grep -v \.omf