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 c6ed3ce..5224c9a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,8 @@ DISTCLEANFILES = \
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
- --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: