summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2013-01-06 12:20:30 +0100
committerNick Schermer <nick@xfce.org>2013-01-06 12:20:30 +0100
commit3801fd3f5967a7b5a651f7f1954bca87dbc4d1ab (patch)
treeec244ff7961aac29b1019a71c0d7c7ac3d23d75f /docs
parent7948aeff791dd7acc276431938a3446ad85469f3 (diff)
downloadxfconf-3801fd3f5967a7b5a651f7f1954bca87dbc4d1ab.tar.gz
Autotools updates.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 3d1b33b..32b0195 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -52,7 +52,7 @@ content_files = \
# CFLAGS and LDFLAGS for compiling scan program. Only needed
# if $(DOC_MODULE).types is non-empty.
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir) \
$(GLIB_CFLAGS) \