From a269411bacc7a7ce549db591204a868a7a8b2184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 28 Mar 2012 18:39:13 +0200 Subject: WebKit port - port addressbook, calendar and update composer to keep working with GtkHtml --- addressbook/gui/widgets/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'addressbook/gui/widgets/Makefile.am') diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am index 546a218ff2..19c9c4f72b 100644 --- a/addressbook/gui/widgets/Makefile.am +++ b/addressbook/gui/widgets/Makefile.am @@ -10,6 +10,7 @@ libeabwidgets_la_CPPFLAGS = \ -DEVOLUTION_GALVIEWSDIR=\""$(viewsdir)"\" \ -DEVOLUTION_RULEDIR=\"$(ruledir)\" \ -DEVOLUTION_IMAGESDIR=\"${imagesdir}\" \ + -DEVOLUTION_PRIVDATADIR=\"${privdatadir}\" \ -I$(top_srcdir) \ -I$(top_srcdir)/filter \ -I$(top_srcdir)/widgets \ @@ -32,6 +33,8 @@ libeabwidgets_la_SOURCES = \ eab-config.c \ eab-contact-display.c \ eab-contact-display.h \ + eab-contact-formatter.c \ + eab-contact-formatter.h \ eab-gui-util.c \ eab-gui-util.h \ e-minicard.c \ -- cgit v1.2.3