From 48e680cdf39ab5754b000229f8ded1a8eeebf437 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 17 Feb 2012 10:47:06 -0500 Subject: Add 'mail-config' module. This breaks a good chunk of logic out of EMAccountEditor and hopefully makes it less brittle. Because honestly, every time I fix one thing in EMAccountEditor it breaks three other things. It's unmaintainable. --- modules/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/Makefile.am') diff --git a/modules/Makefile.am b/modules/Makefile.am index 67f7b3c20d..b26d161e36 100644 --- a/modules/Makefile.am +++ b/modules/Makefile.am @@ -36,6 +36,7 @@ SUBDIRS = \ cal-config-webcal \ composer-autosave \ imap-features \ + mail-config \ mailto-handler \ mdn \ offline-alert \ -- cgit v1.2.3