diff options
author | Pedro Villavicencio <pvillavi@gnome.org> | 2007-06-06 00:29:32 +0800 |
---|---|---|
committer | Pedro Marcelo Villavicencio Garrido <pvillavi@src.gnome.org> | 2007-06-06 00:29:32 +0800 |
commit | 47cbe04599f3bb72f79269f505e47f449d5a9cf5 (patch) | |
tree | be4202e563b3a03ef7a7624032af600ea1d88cdd /configure.in | |
parent | 9f80fde296fcefa0833a13d2a2cb2d18b01694f4 (diff) | |
download | gsoc2013-evolution-47cbe04599f3bb72f79269f505e47f449d5a9cf5.tar.gz gsoc2013-evolution-47cbe04599f3bb72f79269f505e47f449d5a9cf5.tar.zst gsoc2013-evolution-47cbe04599f3bb72f79269f505e47f449d5a9cf5.zip |
Add missing mail/default/sv/Makefile to configure.in
2007-06-05 Pedro Villavicencio <pvillavi@gnome.org>
* configure.in: Add missing mail/default/sv/Makefile to configure.in
svn path=/trunk/; revision=33658
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 3bb5524041..11994a560f 100644 --- a/configure.in +++ b/configure.in @@ -1792,6 +1792,7 @@ mail/default/zh_CN/Makefile mail/default/ja/Makefile mail/default/nl/Makefile mail/default/pt/Makefile +mail/default/sv/Makefile mail/importers/Makefile plugins/Makefile plugins/mark-all-read/Makefile |