diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6b9b329..25b38f4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,6 +40,7 @@ CLEANFILES = $(applet_DATA) \ *.gschema.valid DISTCHECK_CONFIGURE_FLAGS = \ + --enable-compile-warnings=no \ CFLAGS='-Wno-deprecated-declarations' EXTRA_DIST = $(ui_DATA) \ |