aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-06-25 09:02:43 +0800
committerChris Toshok <toshok@src.gnome.org>2001-06-25 09:02:43 +0800
commit7fd00138a0707511fe197392467758adabf781e4 (patch)
tree906063c22fc5237f9e383619e5616eb6385c7651
parent22d1255efb3f15ab3f23611e65b7656da1365587 (diff)
downloadgsoc2013-evolution-7fd00138a0707511fe197392467758adabf781e4.tar
gsoc2013-evolution-7fd00138a0707511fe197392467758adabf781e4.tar.gz
gsoc2013-evolution-7fd00138a0707511fe197392467758adabf781e4.tar.bz2
gsoc2013-evolution-7fd00138a0707511fe197392467758adabf781e4.tar.lz
gsoc2013-evolution-7fd00138a0707511fe197392467758adabf781e4.tar.xz
gsoc2013-evolution-7fd00138a0707511fe197392467758adabf781e4.tar.zst
gsoc2013-evolution-7fd00138a0707511fe197392467758adabf781e4.zip
add addressbook/gui/contact-list-editor, and correct path of
2001-06-24 Chris Toshok <toshok@ximian.com> * configure.in: add addressbook/gui/contact-list-editor, and correct path of contact-editor. svn path=/trunk/; revision=10461
-rw-r--r--ChangeLog5
-rw-r--r--configure.in3
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e3f9fcee6f..084238eec9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-24 Chris Toshok <toshok@ximian.com>
+
+ * configure.in: add addressbook/gui/contact-list-editor, and
+ correct path of contact-editor.
+
2001-06-21 Rodrigo Moya <rodrigo@gnome-db.org>
* libwombat/: added new directory for the libwombat library, which
diff --git a/configure.in b/configure.in
index e3cdde3e3f..12c4e0187c 100644
--- a/configure.in
+++ b/configure.in
@@ -1007,13 +1007,14 @@ widgets/misc/Makefile
widgets/menus/Makefile
addressbook/Makefile
addressbook/conduit/Makefile
-addressbook/contact-editor/Makefile
addressbook/printing/Makefile
addressbook/backend/Makefile
addressbook/backend/idl/Makefile
addressbook/backend/pas/Makefile
addressbook/backend/ebook/Makefile
addressbook/gui/Makefile
+addressbook/gui/contact-editor/Makefile
+addressbook/gui/contact-list-editor/Makefile
addressbook/gui/merging/Makefile
addressbook/gui/widgets/Makefile
addressbook/gui/search/Makefile