aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2009-02-16 07:10:20 +0800
committerXavier Claessens <xclaesse@gmail.com>2009-04-22 18:16:59 +0800
commit5862067c61a457f666a009f33d106132c404f513 (patch)
tree91be484c41a27619af4e27c36c5d008f73639c04 /libempathy/Makefile.am
parent5303e17a0d7389aad4263346a1e9cee2b08eaba4 (diff)
downloadgsoc2013-empathy-5862067c61a457f666a009f33d106132c404f513.tar
gsoc2013-empathy-5862067c61a457f666a009f33d106132c404f513.tar.gz
gsoc2013-empathy-5862067c61a457f666a009f33d106132c404f513.tar.bz2
gsoc2013-empathy-5862067c61a457f666a009f33d106132c404f513.tar.lz
gsoc2013-empathy-5862067c61a457f666a009f33d106132c404f513.tar.xz
gsoc2013-empathy-5862067c61a457f666a009f33d106132c404f513.tar.zst
gsoc2013-empathy-5862067c61a457f666a009f33d106132c404f513.zip
Drop EmpathyContactFactory
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r--libempathy/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am
index f82f4cc0f..d035f8815 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -21,10 +21,9 @@ libempathy_la_SOURCES = \
empathy-account-manager.c \
empathy-chatroom.c \
empathy-chatroom-manager.c \
- empathy-call-factory.c \
- empathy-call-handler.c \
+ empathy-call-factory.c \
+ empathy-call-handler.c \
empathy-contact.c \
- empathy-contact-factory.c \
empathy-contact-groups.c \
empathy-contact-list.c \
empathy-contact-manager.c \
@@ -72,7 +71,6 @@ libempathy_headers = \
empathy-call-factory.h \
empathy-call-handler.h \
empathy-contact.h \
- empathy-contact-factory.h \
empathy-contact-groups.h \
empathy-contact-list.h \
empathy-contact-manager.h \