From 7fd00138a0707511fe197392467758adabf781e4 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Mon, 25 Jun 2001 01:02:43 +0000 Subject: add addressbook/gui/contact-list-editor, and correct path of 2001-06-24 Chris Toshok * configure.in: add addressbook/gui/contact-list-editor, and correct path of contact-editor. svn path=/trunk/; revision=10461 --- ChangeLog | 5 +++++ configure.in | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e3f9fcee6f..084238eec9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-06-24 Chris Toshok + + * configure.in: add addressbook/gui/contact-list-editor, and + correct path of contact-editor. + 2001-06-21 Rodrigo Moya * 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 -- cgit v1.2.3