summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-04-22 18:52:26 +0200
committerraveit65 <[email protected]>2020-04-22 18:52:26 +0200
commit334f9d0be8ad761988395e2bd9dd650f38451190 (patch)
treeb91ba929fdda3fac140b41abd1a22473c9cc9d8a /Makefile.am
parent738ea8347fe4c18b6f07cb4f247bd35a4c6dda0b (diff)
downloadpluma-334f9d0be8ad761988395e2bd9dd650f38451190.tar.bz2
pluma-334f9d0be8ad761988395e2bd9dd650f38451190.tar.xz
build: silent build warnings for distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c4d648fe..cff26708 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,6 +47,7 @@ MAINTAINERCLEANFILES = \
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
--disable-tests \
+ --enable-compile-warnings=no \
CFLAGS='-Wno-deprecated-declarations'
# Build ChangeLog from GIT history