From: Sergio Villar Senin Date: Wed, 24 Jan 2007 09:36:59 +0000 (+0000) Subject: * Added missing files X-Git-Tag: git_migration_finished~4155 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=f1161f1d61f66ed8d0bea9d5e66354a5c655e229 * Added missing files pmo-trunk-r726 --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 928f55e..bc4b7a5 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -39,6 +39,8 @@ objects=\ ${top_srcdir}/src/$(MODEST_PLATFORM)/libmodest-ui.la \ ${top_srcdir}/src/widgets/libmodest-widgets.la \ ${top_srcdir}/src/modest-account-mgr.o \ + ${top_srcdir}/src/modest-account-mgr-helpers.o \ + ${top_srcdir}/src/modest-account-mgr-priv.o \ ${top_srcdir}/src/modest-conf.o \ ${top_srcdir}/src/modest-cache-mgr.o \ ${top_srcdir}/src/modest-protocol-info.o \