From: Dirk-Jan C. Binnema Date: Thu, 20 Jul 2006 14:20:46 +0000 (+0000) Subject: * add modest-account-view to the build X-Git-Tag: git_migration_finished~4477 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=7210d19aa7cee459db58106d02f2a9c6b0da6381 * add modest-account-view to the build pmo-trunk-r399 --- diff --git a/src/Makefile.am b/src/Makefile.am index b9e5383..9e55bac 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ # # Makefile.am -# Time-stamp: <2006-07-17 13:55:31 (djcb)> +# Time-stamp: <2006-07-19 18:21:49 (djcb)> SUBDIRS=$(MODEST_PLATFORM_DIR) DIST_SUBDIRS = gtk gtk2 hildon @@ -38,6 +38,8 @@ modest_SOURCES=\ modest-account-keys.h\ modest-account-mgr.h\ modest-account-mgr.c\ + modest-account-view.h\ + modest-account-view.c\ modest-window-mgr.h\ modest-window-mgr.c\ modest-icon-factory.c\