diff options
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r-- | composer/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am index 978ee768c6..7ffdc41eca 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -41,6 +41,8 @@ INCLUDES = \ -I$(top_builddir) \ -I$(top_srcdir)/widgets \ -I$(top_builddir)/widgets \ + -I$(top_srcdir)/widgets/misc \ + -I$(top_builddir)/widgets/misc \ -I$(top_srcdir)/camel \ -I$(top_builddir)/camel \ -I$(top_srcdir)/addressbook/backend \ |