From a2821bc528a4968d67a8e587ec31d6d69abcfbc6 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Mon, 9 Oct 2000 12:22:04 +0000 Subject: Add $(EXTRA_GNOME_CFLAGS) so it can find gnomesupport.h svn path=/trunk/; revision=5794 --- executive-summary/evolution-services/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'executive-summary/evolution-services') diff --git a/executive-summary/evolution-services/Makefile.am b/executive-summary/evolution-services/Makefile.am index 4148671a0f..5cc622063d 100644 --- a/executive-summary/evolution-services/Makefile.am +++ b/executive-summary/evolution-services/Makefile.am @@ -6,6 +6,7 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_builddir)/shell \ -I$(top_srcdir)/shell \ + $(EXTRA_GNOME_CFLAGS) \ $(GNOME_VFS_CFLAGS) \ $(UNICODE_CFLAGS) \ $(GTKHTML_CFLAGS) \ -- cgit v1.2.3