summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-19 14:25:45 +0200
committerraveit65 <[email protected]>2020-04-19 14:25:45 +0200
commit75d0c96d63af308d14f4fdf65e9fb98c7b8a2074 (patch)
treefaea8e5b9307caf271ead349c75f8a0cac6f1c9f /Makefile.am
parent4528feeacb4d59a906edc24fb5d53e9c4cb0ff58 (diff)
downloadmarco-75d0c96d63af308d14f4fdf65e9fb98c7b8a2074.tar.bz2
marco-75d0c96d63af308d14f4fdf65e9fb98c7b8a2074.tar.xz
build: silent build warnings for distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 986c1e94..b6af6ad4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,6 +12,10 @@ EXTRA_DIST = \
meson_post_install.py \
po/meson.build
+DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-compile-warnings=no \
+ CFLAGS='-Wno-deprecated-declarations'
+
DISTCLEANFILES = po/stamp-it
# Build ChangeLog from GIT history