The previous commit breaks the build by introducing a circular dependancy.
2005-06-25 Harish Krishnaswamy <kharish@novell.com> * 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
This commit is contained in:
committed by
Harish Krishnaswamy
parent
036d6c5ee8
commit
f3da3d105b
@ -1,3 +1,9 @@
|
||||
2005-06-25 Harish Krishnaswamy <kharish@novell.com>
|
||||
|
||||
* gui/contact-list-editor/Makefile.am: The previous commit breaks
|
||||
the build by introducing a circular dependancy. Revert the
|
||||
changes.
|
||||
|
||||
2005-06-25 Sushma Rai <rsushma@novell.com>
|
||||
|
||||
* gui/component/addressbook-migrate.c (migrate_contacts): Setting
|
||||
|
||||
@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user