diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-03-28 06:22:23 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-03-28 06:38:40 +0800 |
commit | a88e617009854ee7be9ac183a649fdd1d2e846f4 (patch) | |
tree | d8f59e949ebf75f34b512b4f0ffaf98d07809bee /capplet/settings/Makefile.am | |
parent | 63c26d5712c807f65db9c1b0c98ca06aad76171a (diff) | |
download | gsoc2013-evolution-a88e617009854ee7be9ac183a649fdd1d2e846f4.tar.gz gsoc2013-evolution-a88e617009854ee7be9ac183a649fdd1d2e846f4.tar.zst gsoc2013-evolution-a88e617009854ee7be9ac183a649fdd1d2e846f4.zip |
Rip out Anjal-specific cruft we don't need.
Need to trim off the fat if we're ever going to merge the souped up mail
account wizard. Still a long way to go...
Diffstat (limited to 'capplet/settings/Makefile.am')
-rw-r--r-- | capplet/settings/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/capplet/settings/Makefile.am b/capplet/settings/Makefile.am index 61b74c888b..e6ea573c11 100644 --- a/capplet/settings/Makefile.am +++ b/capplet/settings/Makefile.am @@ -45,8 +45,6 @@ libevolution_mail_settings_la_SOURCES = \ mail-view.h \ mail-capplet-shell.c \ mail-capplet-shell.h \ - mail-decoration.c \ - mail-decoration.h \ anjal-mail-view.h \ anjal-mail-view.c \ mail-guess-servers.c \ |