aboutsummaryrefslogtreecommitdiffstats
path: root/modules/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-02-17 23:47:06 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-03 11:00:42 +0800
commit48e680cdf39ab5754b000229f8ded1a8eeebf437 (patch)
tree063b7412f13d2248612b1872a0cf4ffbc119631f /modules/Makefile.am
parent209e47b133349dc29c3eb68b9d4b5ac3465e0a0d (diff)
downloadgsoc2013-evolution-48e680cdf39ab5754b000229f8ded1a8eeebf437.tar
gsoc2013-evolution-48e680cdf39ab5754b000229f8ded1a8eeebf437.tar.gz
gsoc2013-evolution-48e680cdf39ab5754b000229f8ded1a8eeebf437.tar.bz2
gsoc2013-evolution-48e680cdf39ab5754b000229f8ded1a8eeebf437.tar.lz
gsoc2013-evolution-48e680cdf39ab5754b000229f8ded1a8eeebf437.tar.xz
gsoc2013-evolution-48e680cdf39ab5754b000229f8ded1a8eeebf437.tar.zst
gsoc2013-evolution-48e680cdf39ab5754b000229f8ded1a8eeebf437.zip
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.
Diffstat (limited to 'modules/Makefile.am')
-rw-r--r--modules/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \