diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.in | 1 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2004-12-23 Hans Petter Jansson <hpj@novell.com> + + * configure.in: Remove select-names from Makefile output list. + 2004-12-17 Not Zed <NotZed@Ximian.com> * devel-docs/misc/errors.txt (BUILT_SOURCES): add translation stuff. diff --git a/configure.in b/configure.in index 10bb48e668..3799f35d56 100644 --- a/configure.in +++ b/configure.in @@ -1474,7 +1474,6 @@ addressbook/Makefile addressbook/conduit/Makefile addressbook/gui/Makefile addressbook/gui/component/Makefile -addressbook/gui/component/select-names/Makefile addressbook/gui/contact-editor/Makefile addressbook/gui/contact-list-editor/Makefile addressbook/gui/merging/Makefile |