summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2009-10-19 15:36:05 +0200
committerNick Schermer <nick@xfce.org>2009-10-19 15:38:02 +0200
commit56f2002c0c26333f7d4a14fa067c738552033de7 (patch)
treebdb9bb60b9cce759c0a0383b9054cdee0677e71f /docs
parent104b24d4685ee5995b1feb4d1248ff33fb00c5de (diff)
downloadlibxfce4util-56f2002c0c26333f7d4a14fa067c738552033de7.tar.gz
Use new xdt macros.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 9627057..2849247 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -45,7 +45,8 @@ GTKDOC_CFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir) \
$(CPPFLAGS) \
- $(GOBJECT_CFLAGS)
+ $(GOBJECT_CFLAGS) \
+ $(GTK_DOC_EXTRA_CFLAGS)
GTKDOC_LIBS = \
$(top_builddir)/libxfce4util/libxfce4util.la