summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 81b0523..3b008ef 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,8 @@
SUBDIRS = src po
+DISTCHECK_CONFIGURE_FLAGS = \
+ CFLAGS='-Wno-deprecated-declarations'
+
EXTRA_DIST = \
autogen.sh \
HACKING