From e917d3a28a238208ecf786cfda93dcd2893e3df2 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 26 Oct 2017 23:19:26 +0200 Subject: Fork from Ubuntu's Indicator Messages. --- doc/reference/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/reference/Makefile.am') 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 -- cgit v1.2.3