diff options
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r-- | mail/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am index c25ae80838..ff988594c0 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -7,6 +7,7 @@ providerdir = $(libdir)/evolution/camel-providers/$(VERSION) INCLUDES = \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/widgets/e-text \ + -I$(top_srcdir)/widgets/misc \ -I$(top_srcdir) \ -I$(top_srcdir)/camel \ -I$(top_builddir)/shell \ |