aboutsummaryrefslogtreecommitdiffstats
path: root/composer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r--composer/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am
index 44c19403ca..92de21b0ae 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -33,6 +33,8 @@ libcomposer_la_LDFLAGS = -static
INCLUDES = \
-I$(top_srcdir) \
-I$(top_builddir) \
+ -I$(top_srcdir)/widgets \
+ -I$(top_builddir)/widgets \
-I$(top_srcdir)/camel \
-I$(top_builddir)/camel \
-I$(top_builddir)/addressbook/gui/component/select-names \