summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lib/Makefile.am b/doc/lib/Makefile.am
index 23dbc77..a2936f1 100644
--- a/doc/lib/Makefile.am
+++ b/doc/lib/Makefile.am
@@ -66,7 +66,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 = \
$(GLIB_CFLAGS) \
$(DBUS_CFLAGS) \
$(X11_CFLAGS) \