[evolution-exchange] Gtk-Doc does not know about AM_CPPFLAGS.



commit 875744bb6aa3eb63de0f37c122ed9648ca73dcc2
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Jul 12 23:34:05 2009 -0400

    Gtk-Doc does not know about AM_CPPFLAGS.

 docs/reference/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index ea2a55e..0686bc1 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -35,7 +35,7 @@ CFILE_GLOB=$(top_srcdir)/*/*.c
 
 # CFLAGS and LDFLAGS for compiling scan program. Only needed
 # if $(DOC_MODULE).types is non-empty.
-AM_CPPFLAGS =					\
+INCLUDES =					\
 	-I$(top_srcdir)/lib			\
 	-I$(top_builddir)/lib			\
 	$(LIBEXCHANGE_CFLAGS)			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]