Pull in the contact editors, so we can pass pointers to their creation
2005-01-24 Hans Petter Jansson <hpj@novell.com> * Makefile.am (libevolution_mail_la_LIBADD): Pull in the contact editors, so we can pass pointers to their creation functions to ENameSelectorEntry. svn path=/trunk/; revision=28541
This commit is contained in:
committed by
Hans Petter
parent
099cdcea99
commit
4fd7d8f14a
@ -1,3 +1,9 @@
|
||||
2005-01-24 Hans Petter Jansson <hpj@novell.com>
|
||||
|
||||
* Makefile.am (libevolution_mail_la_LIBADD): Pull in the contact
|
||||
editors, so we can pass pointers to their creation functions to
|
||||
ENameSelectorEntry.
|
||||
|
||||
2005-01-24 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* searchtypes.xml: add back body contains
|
||||
|
||||
@ -197,6 +197,8 @@ libevolution_mail_la_LIBADD = \
|
||||
$(top_builddir)/filter/libfilter.la \
|
||||
$(top_builddir)/widgets/menus/libmenus.la \
|
||||
$(top_builddir)/addressbook/util/libeabutil.la \
|
||||
$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \
|
||||
$(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \
|
||||
$(SMIME_LIB) \
|
||||
$(EVOLUTION_MAIL_LIBS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user