aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-10 15:59:08 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-15 16:28:42 +0800
commit2b8caddf10e90935b10748ea8c48e462bfc686ab (patch)
tree87763b3cf75ae81fd643e23afe508c43d33438c2 /libempathy/Makefile.am
parent639c68cc074ea525cb769213939383c9ee57fb57 (diff)
downloadgsoc2013-empathy-2b8caddf10e90935b10748ea8c48e462bfc686ab.tar
gsoc2013-empathy-2b8caddf10e90935b10748ea8c48e462bfc686ab.tar.gz
gsoc2013-empathy-2b8caddf10e90935b10748ea8c48e462bfc686ab.tar.bz2
gsoc2013-empathy-2b8caddf10e90935b10748ea8c48e462bfc686ab.tar.lz
gsoc2013-empathy-2b8caddf10e90935b10748ea8c48e462bfc686ab.tar.xz
gsoc2013-empathy-2b8caddf10e90935b10748ea8c48e462bfc686ab.tar.zst
gsoc2013-empathy-2b8caddf10e90935b10748ea8c48e462bfc686ab.zip
stop exporting FAVOURITE_CONTACTS_CFLAGS and FAVOURITE_CONTACTS_LIBS
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r--libempathy/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am
index 057203bd3..1f1423952 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -10,7 +10,6 @@ AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\"empathy\" \
$(TPL_CFLAGS) \
$(LIBEMPATHY_CFLAGS) \
- $(FAVOURITE_CONTACTS_CFLAGS) \
$(GEOCLUE_CFLAGS) \
$(NETWORK_MANAGER_CFLAGS) \
$(CONNMAN_CFLAGS) \
@@ -120,7 +119,6 @@ nodist_libempathy_la_SOURCES =\
libempathy_la_LIBADD = \
$(top_builddir)/extensions/libemp-extensions.la \
$(LIBEMPATHY_LIBS) \
- $(FAVOURITE_CONTACTS_LIBS) \
$(GEOCLUE_LIBS) \
$(TPL_LIBS) \
$(NETWORK_MANAGER_LIBS) \