diff options
author | Frank Arnold <farnold@cvs.gnome.org> | 2005-02-27 08:00:06 +0800 |
---|---|---|
committer | Frank Arnold <farnold@src.gnome.org> | 2005-02-27 08:00:06 +0800 |
commit | 3ae09cb5662494cfca04a09744f4ccc2e75ae857 (patch) | |
tree | 3568da1550475dc89d35c0e701dd6e04db6c2178 /mail | |
parent | c393219a4eb78d09e484b04b18257d9ada3dcbe4 (diff) | |
download | gsoc2013-evolution-3ae09cb5662494cfca04a09744f4ccc2e75ae857.tar.gz gsoc2013-evolution-3ae09cb5662494cfca04a09744f4ccc2e75ae857.tar.zst gsoc2013-evolution-3ae09cb5662494cfca04a09744f4ccc2e75ae857.zip |
Added German (de) to the list of subdirs.
2005-02-27 Frank Arnold <farnold@cvs.gnome.org>
* Makefile.am: Added German (de) to the list of subdirs.
svn path=/trunk/; revision=28898
Diffstat (limited to 'mail')
-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 2889c30d3d..b1f78f4b9e 100644 --- a/mail/default/Makefile.am +++ b/mail/default/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=C zh_CN ja nl pt +SUBDIRS=C zh_CN de ja nl pt |