diff options
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r-- | composer/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am index 0b9f4a2f7b..16836ccf59 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -48,8 +48,8 @@ INCLUDES = \ -I$(top_builddir)/widgets \ -I$(top_srcdir)/camel \ -I$(top_builddir)/camel \ - -I$(top_srcdir)/addressbook/backend/ebook \ - -I$(top_builddir)/addressbook/backend/ebook \ + -I$(top_srcdir)/addressbook/backend \ + -I$(top_builddir)/addressbook/backend \ -I$(top_builddir)/addressbook/gui/component/select-names \ -I$(top_builddir)/shell \ -I$(top_srcdir)/shell \ |