* Removed the password_selected signal
[modest] / src / Makefile.am
index a876e01..2c5f7b1 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Makefile.am
-# Time-stamp: <2007-01-17 09:44:06 (djcb)>
+# Time-stamp: <2007-01-24 09:06:54 (djcb)>
 SUBDIRS=$(MODEST_PLATFORM) widgets
 DIST_SUBDIRS = widgets gtk maemo
 
@@ -32,6 +32,12 @@ bin_PROGRAMS=\
 modest_SOURCES=\
        modest-account-mgr.c\
        modest-account-mgr.h\
+       modest-account-mgr-helpers.h\
+       modest-account-mgr-helpers.c\
+       modest-account-mgr-priv.h\
+       modest-account-mgr-priv.c\
+       modest-cache-mgr.c\
+       modest-cache-mgr.h\
        modest-conf.c\
        modest-conf.h \
        modest-debug.c\
@@ -55,8 +61,6 @@ modest_SOURCES=\
        modest-marshal.h \
        modest-pair.c\
        modest-pair.h\
-       modest-presets.c\
-       modest-presets.h\
        modest-protocol-info.c\
        modest-protocol-info.h\
        modest-text-utils.c\