summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Pepple <bpepple@fedoraproject.org>2013-03-27 20:01:51 -0400
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-03-28 11:12:33 +0000
commit9a7aeb5a81dbb4fd000c17bcf34929513a35067e (patch)
treedf9fd0db8060dbeb64f77b1eaadcf6d4a1b7a4d4 /docs
parentb0d9f44e34d9a86efa80ad1d51551a08273437f8 (diff)
Remove deprecated macros.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=62839 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> [added AC_PREREQ bump to 2.60 for AC_PROG_MKDIR_P -smcv]
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 7498c5d..a5fe109 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -67,7 +67,7 @@ expand_content_files=
# signals and properties.
# e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
-INCLUDES=
+AM_CPPFLAGS=
GTKDOC_LIBS=
# This includes the standard gtk-doc make rules, copied by gtkdocize.