diff options
author | Srinivasa Ragavan <sragavan@gnome.org> | 2010-03-01 20:16:33 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-03-14 09:49:49 +0800 |
commit | a952896b27334756b349c1f6f25db6b2021aab4f (patch) | |
tree | d0f1ca424720df35b9e98c5769f23701b40df548 /Makefile.am | |
parent | d5da1afafcbd29f9479043b4f418e02c033af53d (diff) | |
download | gsoc2013-evolution-a952896b27334756b349c1f6f25db6b2021aab4f.tar.gz gsoc2013-evolution-a952896b27334756b349c1f6f25db6b2021aab4f.tar.zst gsoc2013-evolution-a952896b27334756b349c1f6f25db6b2021aab4f.zip |
Integrate into new account button.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 72d0690bf1..bf1adb0a25 100644 --- a/Makefile.am +++ b/Makefile.am @@ -57,6 +57,7 @@ SUBDIRS = \ composer \ mail \ calendar \ + capplet \ art \ plugins \ modules \ @@ -65,7 +66,6 @@ SUBDIRS = \ views \ po \ sounds \ - capplet \ $(HELP_SUBDIR) DISTCLEANFILES = \ |