From f3da3d105b2d1e2be208eeb99db4f3bc68d2b72d Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Sat, 25 Jun 2005 12:59:42 +0000 Subject: The previous commit breaks the build by introducing a circular dependancy. 2005-06-25 Harish Krishnaswamy * gui/contact-list-editor/Makefile.am: The previous commit breaks the build by introducing a circular dependancy. Revert the changes. svn path=/trunk/; revision=29586 --- addressbook/gui/contact-list-editor/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'addressbook/gui') diff --git a/addressbook/gui/contact-list-editor/Makefile.am b/addressbook/gui/contact-list-editor/Makefile.am index 1c01dd16dc..71516c33bb 100644 --- a/addressbook/gui/contact-list-editor/Makefile.am +++ b/addressbook/gui/contact-list-editor/Makefile.am @@ -30,7 +30,6 @@ libecontactlisteditor_la_LIBADD = \ $(WIN32_BOOTSTRAP_LIBS) \ $(top_builddir)/addressbook/util/libeabutil.la \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ - $(top_builddir)/addressbook/gui/component/libevolution-addressbook.la \ $(top_builddir)/widgets/table/libetable.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/e-util/libeutil.la \ -- cgit v1.2.3