diff options
author | Francisco Javier F. Serrador <serrador@openshine.com> | 2006-11-10 00:26:29 +0800 |
---|---|---|
committer | Francisco Javier Fernandez Serrador <serrador@src.gnome.org> | 2006-11-10 00:26:29 +0800 |
commit | a601e0655543f9521072925e6041d241977df9de (patch) | |
tree | 9dee99c1643569aef69016c59dff805c811d37de /mail/default | |
parent | bf6ebf0252ab44ee6d63eb7b24a24eb06a44687e (diff) | |
download | gsoc2013-evolution-a601e0655543f9521072925e6041d241977df9de.tar.gz gsoc2013-evolution-a601e0655543f9521072925e6041d241977df9de.tar.zst gsoc2013-evolution-a601e0655543f9521072925e6041d241977df9de.zip |
Added "es" to SUBDIRS
2006-11-09 Francisco Javier F. Serrador <serrador@openshine.com>
* default/Makefile.am: Added "es" to SUBDIRS
svn path=/trunk/; revision=32961
Diffstat (limited to 'mail/default')
-rw-r--r-- | mail/default/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/default/Makefile.am b/mail/default/Makefile.am index 52c0251031..310c58007f 100644 --- a/mail/default/Makefile.am +++ b/mail/default/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=C zh_CN de fi fr ja lt mk nl pt +SUBDIRS=C zh_CN de es fi fr ja lt mk nl pt |