summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-19 14:05:12 +0100
committerraveit65 <[email protected]>2018-12-19 14:07:26 +0100
commitbc4e90b9bd3ce08f8bea201a1c411b1ec9bfd58a (patch)
treed8ce4d8ff0c575d83254714eb8e4f9d1932e4cf7 /Makefile.am
parenta61bda02b8789cdcfd5e6a619b381355d62ae554 (diff)
downloadmate-control-center-bc4e90b9bd3ce08f8bea201a1c411b1ec9bfd58a.tar.bz2
mate-control-center-bc4e90b9bd3ce08f8bea201a1c411b1ec9bfd58a.tar.xz
disable deprecation warnings for distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 541e5571..c99db1e6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,7 +51,8 @@ EXTRA_DIST = \
$(gsettingsschema_in_files)
DISTCHECK_CONFIGURE_FLAGS = \
- --disable-update-mimedb
+ --disable-update-mimedb \
+ CFLAGS='-Wno-deprecated-declarations'
GITIGNOREFILES=m4