aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/Makefile.am
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2012-03-29 00:39:13 +0800
committerDan Vrátil <dvratil@redhat.com>2012-03-29 00:39:13 +0800
commita269411bacc7a7ce549db591204a868a7a8b2184 (patch)
tree736d0595c169e7324f0dfe1e0b3ce8e329b72eaa /addressbook/gui/widgets/Makefile.am
parent6d2c382788a4042d53f49a080acd11b499aa52f6 (diff)
downloadgsoc2013-evolution-a269411bacc7a7ce549db591204a868a7a8b2184.tar
gsoc2013-evolution-a269411bacc7a7ce549db591204a868a7a8b2184.tar.gz
gsoc2013-evolution-a269411bacc7a7ce549db591204a868a7a8b2184.tar.bz2
gsoc2013-evolution-a269411bacc7a7ce549db591204a868a7a8b2184.tar.lz
gsoc2013-evolution-a269411bacc7a7ce549db591204a868a7a8b2184.tar.xz
gsoc2013-evolution-a269411bacc7a7ce549db591204a868a7a8b2184.tar.zst
gsoc2013-evolution-a269411bacc7a7ce549db591204a868a7a8b2184.zip
WebKit port - port addressbook, calendar and update composer to keep working with GtkHtml
Diffstat (limited to 'addressbook/gui/widgets/Makefile.am')
-rw-r--r--addressbook/gui/widgets/Makefile.am3
1 files changed, 3 insertions, 0 deletions
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 \