diff options
author | Hao sheng <hao.sheng@sun.com> | 2004-03-15 14:24:15 +0800 |
---|---|---|
committer | Yuedong Du <york@src.gnome.org> | 2004-03-15 14:24:15 +0800 |
commit | de0e4b4b3253aa31e175cf4be8382d4bbc6101d7 (patch) | |
tree | fb81b2b1f3c7cc389fda564966c64d05fc85fb31 /configure.in | |
parent | b02e9c61d7ef00837082581bea73c3f82d31f82e (diff) | |
download | gsoc2013-evolution-de0e4b4b3253aa31e175cf4be8382d4bbc6101d7.tar.gz gsoc2013-evolution-de0e4b4b3253aa31e175cf4be8382d4bbc6101d7.tar.zst gsoc2013-evolution-de0e4b4b3253aa31e175cf4be8382d4bbc6101d7.zip |
add a11y/addressbook/Makefile
2004-03-15 Hao sheng <hao.sheng@sun.com>
* configure.in: add a11y/addressbook/Makefile
svn path=/trunk/; revision=25061
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 0b2a6112a4..2220e095b6 100644 --- a/configure.in +++ b/configure.in @@ -1286,6 +1286,7 @@ AC_SUBST(EVOLUTION_DIR) AC_OUTPUT([ po/Makefile.in Makefile a11y/Makefile +a11y/addressbook/Makefile a11y/calendar/Makefile a11y/widgets/Makefile addressbook/Makefile |