diff options
author | Rodney Dawes <dobey@novell.com> | 2005-01-26 23:34:26 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2005-01-26 23:34:26 +0800 |
commit | 154c994b5deb6620ee941def7146fcc103cc2413 (patch) | |
tree | eb3093f984f7c4ed420e657f893f82e46efc51df /configure.in | |
parent | 365d63f45a66e043ca6948b0003102f8e1336c6a (diff) | |
download | gsoc2013-evolution-154c994b5deb6620ee941def7146fcc103cc2413.tar.gz gsoc2013-evolution-154c994b5deb6620ee941def7146fcc103cc2413.tar.zst gsoc2013-evolution-154c994b5deb6620ee941def7146fcc103cc2413.zip |
Add mail/default/pt/Makefile to AC_OUTPUT
2005-01-26 Rodney Dawes <dobey@novell.com>
* configure.in: Add mail/default/pt/Makefile to AC_OUTPUT
svn path=/trunk/; revision=28564
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 a2568340ac..76223804c5 100644 --- a/configure.in +++ b/configure.in @@ -1546,6 +1546,7 @@ mail/default/C/Makefile mail/default/zh_CN/Makefile mail/default/ja/Makefile mail/default/nl/Makefile +mail/default/pt/Makefile mail/importers/Makefile plugins/Makefile plugins/send-options/Makefile |