diff options
author | raveit65 <[email protected]> | 2020-04-19 14:30:58 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-04-19 14:30:58 +0200 |
commit | fefbd79e37fa3701a4e4bcc8306d052123a9bb14 (patch) | |
tree | 27b839e05faaaddc3cbaec5f7de7a8667ce884d0 /Makefile.am | |
parent | 393a602163a51459bb44e6bb763c5443b57bd6b0 (diff) | |
download | mate-applets-fefbd79e37fa3701a4e4bcc8306d052123a9bb14.tar.bz2 mate-applets-fefbd79e37fa3701a4e4bcc8306d052123a9bb14.tar.xz |
build: silent build warnings for distcheck
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e308d41d..b220c35b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -65,6 +65,7 @@ DIST_SUBDIRS = \ netspeed DISTCHECK_CONFIGURE_FLAGS = \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' EXTRA_DIST = \ |