aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/Makefile.am
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-02-19 00:26:28 +0800
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-06-08 23:39:18 +0800
commitee49de4c751017cb80ea6008560b61b0ee389d76 (patch)
tree50cf91704f2892d723cf0670d7d58f264eb2f01b /libempathy-gtk/Makefile.am
parent00144b08212c401230a79de080316fcbdb5d7a59 (diff)
downloadgsoc2013-empathy-ee49de4c751017cb80ea6008560b61b0ee389d76.tar
gsoc2013-empathy-ee49de4c751017cb80ea6008560b61b0ee389d76.tar.gz
gsoc2013-empathy-ee49de4c751017cb80ea6008560b61b0ee389d76.tar.bz2
gsoc2013-empathy-ee49de4c751017cb80ea6008560b61b0ee389d76.tar.lz
gsoc2013-empathy-ee49de4c751017cb80ea6008560b61b0ee389d76.tar.xz
gsoc2013-empathy-ee49de4c751017cb80ea6008560b61b0ee389d76.tar.zst
gsoc2013-empathy-ee49de4c751017cb80ea6008560b61b0ee389d76.zip
NewCallDialog: support Calls
Conflicts: libempathy-gtk/Makefile.am libempathy-gtk/empathy-new-call-dialog.c
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r--libempathy-gtk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index be1aeeea3..3b00f6ebd 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -8,6 +8,7 @@ AM_CPPFLAGS = \
-DPKGDATADIR=\""$(pkgdatadir)"\" \
-DGCR_API_SUBJECT_TO_CHANGE \
$(EMPATHY_CFLAGS) \
+ $(YELL_CFLAGS) \
$(ENCHANT_CFLAGS) \
$(LIBCHAMPLAIN_CFLAGS) \
$(GEOCLUE_CFLAGS) \
@@ -159,6 +160,7 @@ nodist_libempathy_gtk_la_SOURCES =\
libempathy_gtk_la_LIBADD = \
$(EMPATHY_LIBS) \
+ $(EMPATHY_LIBS) \
$(GTK_LIBS) \
$(LIBNOTIFY_LIBS) \
$(CANBERRA_LIBS) \