diff options
author | raveit65 <[email protected]> | 2020-04-19 14:52:38 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-04-19 14:52:38 +0200 |
commit | b25cd912138fbbd9a3ab0afa74644b6bc950c2cf (patch) | |
tree | 7f574b1fa8265581e6ce421a570f2b897dfe8ad0 /Makefile.am | |
parent | 0bda41aed1cf95da8c42520573df55447aea66c9 (diff) | |
download | mate-calc-b25cd912138fbbd9a3ab0afa74644b6bc950c2cf.tar.bz2 mate-calc-b25cd912138fbbd9a3ab0afa74644b6bc950c2cf.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 5a74e24..3f04fad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,6 +16,7 @@ DISTCLEANFILES = \ xmldocs.make DISTCHECK_CONFIGURE_FLAGS = \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' EXTRA_DIST = \ |