summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-06-10 04:35:34 +0800
committerZenWalker <[email protected]>2019-06-17 21:50:30 +0200
commitd5f981e9aeffcce889f8bfcd116c6bbcbcaaaaa5 (patch)
tree8c40a871bc716baa66d56ba316cfb39c3a885e05
parentd63e57808fecd4bbeccc1a7802e6830ae94c828f (diff)
downloadmate-power-manager-d5f981e9aeffcce889f8bfcd116c6bbcbcaaaaa5.tar.bz2
mate-power-manager-d5f981e9aeffcce889f8bfcd116c6bbcbcaaaaa5.tar.xz
use --without-keyring for make distcheck
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9c6b1c8..147bde5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,6 +34,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-schemas-install \
--disable-applets \
--disable-tests \
+ --without-keyring \
CFLAGS='-Wno-deprecated-declarations'
# Build ChangeLog from GIT history