From 0b37350a152e86825cd8a26c7d7f3041579b7475 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 23 Jan 2003 19:35:35 +0000 Subject: Remove definition; no need to set it here since it's now defined in * gui/component/select-names/Makefile.am (componentdir): Remove definition; no need to set it here since it's now defined in configure.in * gui/component/Makefile.am (componentdir): Likewise. svn path=/trunk/; revision=19594 --- addressbook/ChangeLog | 7 +++++++ addressbook/gui/component/Makefile.am | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4b748d34c7..79d8108b9c 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2003-01-23 Ettore Perazzoli + + * gui/component/select-names/Makefile.am (componentdir): Remove + definition; no need to set it here since it's now defined in + configure.in + * gui/component/Makefile.am (componentdir): Likewise. + 2003-01-22 Ettore Perazzoli * gui/component/select-names/Makefile.am (gladedir): Version using diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index b1f585db7a..3645f8756d 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -32,7 +32,6 @@ INCLUDES = \ -DLIBGNOMEUI_DISABLE_DEPRECATED \ $(EVOLUTION_ADDRESSBOOK_CFLAGS) -componentdir = $(COMPONENT_DIR) component_LTLIBRARIES = libevolution-addressbook.la libevolution_addressbook_la_SOURCES = \ -- cgit