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:27:34 +0200
commitb09ec0be2da7f656e18a63685a459c7d9b33588b (patch)
tree9899ce7d3f8aa4353ce285737cd3cf6dc62554c2 /Makefile.am
parentd600d8a8d3e5a019db120f20a9da8a1891bb6728 (diff)
downloadmarco-b09ec0be2da7f656e18a63685a459c7d9b33588b.tar.bz2
marco-b09ec0be2da7f656e18a63685a459c7d9b33588b.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