diff options
author | Chris Toshok <toshok@ximian.com> | 2002-11-12 07:17:49 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-11-12 07:17:49 +0800 |
commit | 3d74e7f17d5f7b16b197987143555fe01dbbe176 (patch) | |
tree | 496e1439af88bbea5b8359cb81721daa59b75ecd /Makefile.am | |
parent | a1a10f1ebef52168ec01c99f9f952cf13c099d54 (diff) | |
download | gsoc2013-evolution-3d74e7f17d5f7b16b197987143555fe01dbbe176.tar.gz gsoc2013-evolution-3d74e7f17d5f7b16b197987143555fe01dbbe176.tar.zst gsoc2013-evolution-3d74e7f17d5f7b16b197987143555fe01dbbe176.zip |
add addressbook.
2002-11-11 Chris Toshok <toshok@ximian.com>
* Makefile.am (SUBDIRS): add addressbook.
svn path=/trunk/; revision=18713
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index dea925cc7f..ec946ecc02 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,6 +32,7 @@ SUBDIRS = \ camel \ filter \ libwombat \ + addressbook \ calendar \ art \ ui \ |