diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6d799a5..3145031 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,6 +29,7 @@ DISTCHECK_CONFIGURE_FLAGS = \ --disable-applets \ --disable-tests \ --without-keyring \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' # Build ChangeLog from GIT history |