summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7e458cd..0ce5cb1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,9 @@ $(OBJECTS): libtool
libtool: $(LIBTOOL_DEPS)
$(SHELL) ./config.status --recheck
-DISTCHECK_CONFIGURE_FLAGS = --disable-icon-update
+DISTCHECK_CONFIGURE_FLAGS = \
+ --disable-icon-update \
+ CFLAGS='-Wno-deprecated-declarations'
DISTCLEANFILES = \
intltool-extract \