From 7210d19aa7cee459db58106d02f2a9c6b0da6381 Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Thu, 20 Jul 2006 14:20:46 +0000 Subject: [PATCH] * add modest-account-view to the build pmo-trunk-r399 --- src/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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\ -- 1.7.9.5