From 8a106d67151147cdb1d9c7676dcf00a812c4e8a1 Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Mon, 10 Jun 2019 04:35:34 +0800 Subject: use --without-keyring for make distcheck --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 -- cgit v1.2.1