diff options
| author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-09-04 02:39:53 +0800 |
|---|---|---|
| committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-09-04 02:39:53 +0800 |
| commit | 556ddfd815424bb9405d8f0edaa790fb79f17a31 (patch) | |
| tree | 0bb330a078014f99983ef203b279218a3fb2a370 /default_user/local | |
| parent | b1927e8b55df51eda055de493dc875f823b8ec3a (diff) | |
| download | gsoc2013-evolution-556ddfd815424bb9405d8f0edaa790fb79f17a31.tar gsoc2013-evolution-556ddfd815424bb9405d8f0edaa790fb79f17a31.tar.gz gsoc2013-evolution-556ddfd815424bb9405d8f0edaa790fb79f17a31.tar.bz2 gsoc2013-evolution-556ddfd815424bb9405d8f0edaa790fb79f17a31.tar.lz gsoc2013-evolution-556ddfd815424bb9405d8f0edaa790fb79f17a31.tar.xz gsoc2013-evolution-556ddfd815424bb9405d8f0edaa790fb79f17a31.tar.zst gsoc2013-evolution-556ddfd815424bb9405d8f0edaa790fb79f17a31.zip | |
Reversed my last change, folders with spaces in the name breaks configure
2000-09-03 Jeffrey Stedfast <fejj@helixcode.com>
Reversed my last change, folders with spaces in the name breaks
configure
svn path=/trunk/; revision=5188
Diffstat (limited to 'default_user/local')
| -rw-r--r-- | default_user/local/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default_user/local/Makefile.am b/default_user/local/Makefile.am index 5a95e33bce..0ce40afc9a 100644 --- a/default_user/local/Makefile.am +++ b/default_user/local/Makefile.am @@ -4,5 +4,5 @@ SUBDIRS = \ Drafts \ Inbox \ Outbox \ - Sent\ Mail \ + Sentbox \ Trash |
