summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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