diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e7c40bf..084ca65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ EXTRA_DIST = autogen.sh DISTCHECK_CONFIGURE_FLAGS = \ --disable-introspection \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' MAINTAINERCLEANFILES = \ |