diff options
-rw-r--r-- | Makefile.am | 1 |
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 |