diff options
Diffstat (limited to 'executive-summary/evolution-services/Makefile.am')
-rw-r--r-- | executive-summary/evolution-services/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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) \ |