diff options
author | Changwoo Ryu <cwryu@debian.org> | 2008-03-03 03:16:44 +0800 |
---|---|---|
committer | Changwoo Ryu <cwryu@src.gnome.org> | 2008-03-03 03:16:44 +0800 |
commit | fca7da1bc08bf008f9bc9fd49c14508e56eb9338 (patch) | |
tree | 789b09549295fda0c2bc71e5b6e16ec005819d47 /configure.in | |
parent | daad0af138ba220740b85b6dac2ad1ada2128cf8 (diff) | |
download | gsoc2013-evolution-fca7da1bc08bf008f9bc9fd49c14508e56eb9338.tar.gz gsoc2013-evolution-fca7da1bc08bf008f9bc9fd49c14508e56eb9338.tar.zst gsoc2013-evolution-fca7da1bc08bf008f9bc9fd49c14508e56eb9338.zip |
Add mail/default/ko/Makefile to AC_OUTPUT.
2008-03-03 Changwoo Ryu <cwryu@debian.org>
* configure.in: Add mail/default/ko/Makefile to AC_OUTPUT.
2008-03-03 Changwoo Ryu <cwryu@debian.org>
* default/Makefile.am:
* default/ko/*: Add Korean welcome message translation.
svn path=/trunk/; revision=35107
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 7a804060c3..0c7a118eda 100644 --- a/configure.in +++ b/configure.in @@ -1944,6 +1944,7 @@ mail/default/lt/Makefile mail/default/mk/Makefile mail/default/zh_CN/Makefile mail/default/ja/Makefile +mail/default/ko/Makefile mail/default/nl/Makefile mail/default/pl/Makefile mail/default/pt/Makefile |