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 | |
parent | 4d80f6d3150d19060b78dc4f32541ac0f6bbe383 (diff) | |
download | gsoc2013-evolution-7679b846fd1ed29a427a3d0a55c894eae26ad931.tar gsoc2013-evolution-7679b846fd1ed29a427a3d0a55c894eae26ad931.tar.gz gsoc2013-evolution-7679b846fd1ed29a427a3d0a55c894eae26ad931.tar.bz2 gsoc2013-evolution-7679b846fd1ed29a427a3d0a55c894eae26ad931.tar.lz gsoc2013-evolution-7679b846fd1ed29a427a3d0a55c894eae26ad931.tar.xz 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
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.in | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-05-24 Chris Toshok <toshok@ximian.com> + + * configure.in: add addressbook/tools/Makefile.am back to the + build. + 2004-05-19 Jeffrey Stedfast <fejj@novell.com> * configure.in: Setup the icon install paths (not that we actually 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 |