diff options
Diffstat (limited to 'plugins/groupwise-features/Makefile.am')
-rw-r--r-- | plugins/groupwise-features/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/groupwise-features/Makefile.am b/plugins/groupwise-features/Makefile.am index 6cc7df0ecc..f06792bfe5 100644 --- a/plugins/groupwise-features/Makefile.am +++ b/plugins/groupwise-features/Makefile.am @@ -7,6 +7,8 @@ INCLUDES = \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/widgets/misc \ -I$(top_srcdir)/camel \ + -I$(top_builddir)/composer \ + -I$(top_builddir)/mail \ $(EVOLUTION_MAIL_CFLAGS) \ $(EVOLUTION_CALENDAR_CFLAGS) \ $(EVOLUTION_ADDRESSBOOK_CFLAGS) \ |