summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2013-01-06 12:19:29 +0100
committerNick Schermer <nick@xfce.org>2013-01-06 12:19:29 +0100
commit2d40555ffa59671c1bddb15696627023a7f92937 (patch)
tree67db2644ad6fd37370b0cc6de4ac1f2f21fd0e99 /docs
parent2198878d3a9142eafbe33229e677e5ce33e1e248 (diff)
downloadthunar-2d40555ffa59671c1bddb15696627023a7f92937.tar.gz
Autotools updates.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/thunarx/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/thunarx/Makefile.am b/docs/reference/thunarx/Makefile.am
index e25361e5..50b8c217 100644
--- a/docs/reference/thunarx/Makefile.am
+++ b/docs/reference/thunarx/Makefile.am
@@ -46,7 +46,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) \
$(GTK_CFLAGS) \