aboutsummaryrefslogtreecommitdiff
path: root/doc/reference/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/Makefile.am')
-rw-r--r--doc/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 3993b41..1dfac8a 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -13,7 +13,7 @@ CFILE_GLOB = $(top_srcdir)/libmessaging-menu/*.c
IGNORE_HFILES= \
indicator-messages-service.h
-INCLUDES=-I$(top_srcdir)/libmessaging-menu $(GIO_CFLAGS)
+AM_CPPFLAGS=-I$(top_srcdir)/libmessaging-menu $(GIO_CFLAGS)
GTKDOC_LIBS=$(top_builddir)/libmessaging-menu/libmessaging-menu.la
include $(top_srcdir)/gtk-doc.make