summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-10-22 16:19:43 +0200
committerStef Walter <stefw@gnome.org>2012-10-22 16:33:43 +0200
commitdd728dd8e13e8e4316e4613cc110919e4040ec77 (patch)
tree1e04dc19d1f23dafe2b85c24b8e1f30296bfa85b /docs
parent5e8d935108bffb22a3b822e2ee26bbd359b4e7d1 (diff)
downloadgcr-dd728dd8e13e8e4316e4613cc110919e4040ec77.tar.gz
Release version 3.7.13.7.1
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gcr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gcr/Makefile.am b/docs/reference/gcr/Makefile.am
index a984601..745e17e 100644
--- a/docs/reference/gcr/Makefile.am
+++ b/docs/reference/gcr/Makefile.am
@@ -116,7 +116,7 @@ expand_content_files=
# signals and properties.
# e.g. GTKDOC_CFLAGS=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
-GTKDOC_CFLAGS= -I$(top_srcdir) -I$(top_builddir) $(GLIB_CFLAGS) -Wno-error
+GTKDOC_CFLAGS= -I$(top_srcdir) -I$(top_builddir) $(GLIB_CFLAGS) -Wno-error -Wno-deprecated-declarations
GTKDOC_LIBS= $(GLIB_LIBS) \
$(top_builddir)/$(DOC_MODULE)/libgcr-@GCR_MAJOR@.la \
$(top_builddir)/$(DOC_MODULE)/libgcr-base-@GCR_MAJOR@.la \