aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-01-25 00:33:33 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-01-25 00:33:33 +0800
commita687b7c513d3bb967781f17dc5d247161bcffd8c (patch)
tree116b335b3c4fe96ddd09c64e9aa382516168af03 /libempathy/Makefile.am
parentff21a5f6bfedae8ca32ac871ccad5c106e831b28 (diff)
downloadgsoc2013-empathy-a687b7c513d3bb967781f17dc5d247161bcffd8c.tar
gsoc2013-empathy-a687b7c513d3bb967781f17dc5d247161bcffd8c.tar.gz
gsoc2013-empathy-a687b7c513d3bb967781f17dc5d247161bcffd8c.tar.bz2
gsoc2013-empathy-a687b7c513d3bb967781f17dc5d247161bcffd8c.tar.lz
gsoc2013-empathy-a687b7c513d3bb967781f17dc5d247161bcffd8c.tar.xz
gsoc2013-empathy-a687b7c513d3bb967781f17dc5d247161bcffd8c.tar.zst
gsoc2013-empathy-a687b7c513d3bb967781f17dc5d247161bcffd8c.zip
Remove EmpathyPresence object and have "presence" and "presence-message" properties directly in EmpathyContact
svn path=/trunk/; revision=601
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 285dff185..3c87db37c 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -18,7 +18,6 @@ lib_LTLIBRARIES = libempathy.la
libempathy_la_SOURCES = \
empathy-avatar.c \
empathy-time.c \
- empathy-presence.c \
empathy-status-presets.c \
empathy-debug.c \
empathy-utils.c \
@@ -55,7 +54,6 @@ libempathy_la_LDFLAGS = \
libempathy_headers = \
empathy-avatar.h \
empathy-time.h \
- empathy-presence.h \
empathy-status-presets.h \
empathy-debug.h \
empathy-utils.h \