aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-04-08 00:22:50 +0800
committerChris Toshok <toshok@src.gnome.org>2003-04-08 00:22:50 +0800
commitf2fca1f315c92b5af56eec204184b97666d98c5f (patch)
tree3eb894971bab9666c0e139a84117851ea71e9559
parent52e08661fd82890ce38cfb52854cafdc66dbe5d9 (diff)
downloadgsoc2013-evolution-f2fca1f315c92b5af56eec204184b97666d98c5f.tar
gsoc2013-evolution-f2fca1f315c92b5af56eec204184b97666d98c5f.tar.gz
gsoc2013-evolution-f2fca1f315c92b5af56eec204184b97666d98c5f.tar.bz2
gsoc2013-evolution-f2fca1f315c92b5af56eec204184b97666d98c5f.tar.lz
gsoc2013-evolution-f2fca1f315c92b5af56eec204184b97666d98c5f.tar.xz
gsoc2013-evolution-f2fca1f315c92b5af56eec204184b97666d98c5f.tar.zst
gsoc2013-evolution-f2fca1f315c92b5af56eec204184b97666d98c5f.zip
add addressbook/tools/Makefile to AC_OUTPUT.
2003-04-07 Chris Toshok <toshok@ximian.com> * configure.in: add addressbook/tools/Makefile to AC_OUTPUT. svn path=/trunk/; revision=20710
-rw-r--r--ChangeLog4
-rw-r--r--configure.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72f18e5f34..1f0e44ee59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-07 Chris Toshok <toshok@ximian.com>
+
+ * configure.in: add addressbook/tools/Makefile to AC_OUTPUT.
+
2003-04-07 Dan Winship <danw@ximian.com>
* tools/Makefile.am (privlibexec_SCRIPTS, privlibexec_PROGRAMS):
diff --git a/configure.in b/configure.in
index 8766b12bde..85fb2f21c1 100644
--- a/configure.in
+++ b/configure.in
@@ -1309,6 +1309,7 @@ addressbook/backend/pas/Makefile
addressbook/backend/idl/Makefile
addressbook/conduit/Makefile
addressbook/printing/Makefile
+addressbook/tools/Makefile
art/Makefile
camel/Makefile
camel/providers/Makefile