summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-06-10 04:35:34 +0800
committerZenWalker <[email protected]>2019-06-17 21:49:15 +0200
commit9a2707d0184d21c37da765a9adbc40b38db73b6c (patch)
tree05050b611601db5659028edfeb5947f6061916b9
parent8d2aedc2e152e507a5f6f24ac5b906c17ddeece7 (diff)
downloadmate-power-manager-9a2707d0184d21c37da765a9adbc40b38db73b6c.tar.bz2
mate-power-manager-9a2707d0184d21c37da765a9adbc40b38db73b6c.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