diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index c4d648fe..cff26708 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,6 +47,7 @@ MAINTAINERCLEANFILES = \ DISTCHECK_CONFIGURE_FLAGS = \ --enable-gtk-doc \ --disable-tests \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' # Build ChangeLog from GIT history |