diff options
author | Radek Doulik <rodo@src.gnome.org> | 2003-11-13 05:13:05 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2003-11-13 05:13:05 +0800 |
commit | 8e1251fa17b522d0539a8fcfb7463ba8cef1b31a (patch) | |
tree | 9be2f3a8a184446361a8c72879947f7a6e7d8d75 /default_user | |
parent | 8187001a14295b4b64cc3e973fb1ab1e551133f2 (diff) | |
download | gsoc2013-evolution-8e1251fa17b522d0539a8fcfb7463ba8cef1b31a.tar.gz gsoc2013-evolution-8e1251fa17b522d0539a8fcfb7463ba8cef1b31a.tar.zst gsoc2013-evolution-8e1251fa17b522d0539a8fcfb7463ba8cef1b31a.zip |
merged spam filtering branch
svn path=/trunk/; revision=23302
Diffstat (limited to 'default_user')
-rw-r--r-- | default_user/local/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default_user/local/Makefile.am b/default_user/local/Makefile.am index a1baef5052..71fc42640a 100644 --- a/default_user/local/Makefile.am +++ b/default_user/local/Makefile.am @@ -3,6 +3,7 @@ SUBDIRS = \ Contacts \ Drafts \ Inbox \ + Junk \ Outbox \ Sent \ Tasks \ |