summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 5ed23e2..98c9ade 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,8 @@ DISTCLEANFILES = \
intltool-update
DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install \
- --with-cajadir='$${libdir}/caja/extensions-2.0-distcheck'
+ --with-cajadir='$${libdir}/caja/extensions-2.0-distcheck' \
+ CFLAGS='-Wno-deprecated-declarations'
# Build ChangeLog from GIT history
ChangeLog: