diff options
author | Chris Toshok <toshok@ximian.com> | 2004-05-25 02:55:06 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-05-25 02:55:06 +0800 |
commit | 7679b846fd1ed29a427a3d0a55c894eae26ad931 (patch) | |
tree | a4ebe526d5bc47f4816ee0ff6184c2769e97daf5 /configure.in | |
parent | 4d80f6d3150d19060b78dc4f32541ac0f6bbe383 (diff) | |
download | gsoc2013-evolution-7679b846fd1ed29a427a3d0a55c894eae26ad931.tar.gz gsoc2013-evolution-7679b846fd1ed29a427a3d0a55c894eae26ad931.tar.zst gsoc2013-evolution-7679b846fd1ed29a427a3d0a55c894eae26ad931.zip |
add addressbook/tools/Makefile.am back to the build.
2004-05-24 Chris Toshok <toshok@ximian.com>
* configure.in: add addressbook/tools/Makefile.am back to the
build.
svn path=/trunk/; revision=26067
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 0422775301..d0048f34ac 100644 --- a/configure.in +++ b/configure.in @@ -1345,6 +1345,7 @@ addressbook/gui/search/Makefile addressbook/gui/widgets/Makefile addressbook/importers/Makefile addressbook/printing/Makefile +addressbook/tools/Makefile addressbook/util/Makefile art/Makefile camel/Makefile |