From 0b4abd3ca3f42267963cf570a7161c4f5dced537 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 12 Dec 2007 15:38:10 +0000 Subject: Split EmpathyContactFactory to have one EmpathyTpContactFactory per account svn path=/trunk/; revision=472 --- libempathy/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 6d66c9321..733289f51 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -29,6 +29,7 @@ libempathy_la_SOURCES = \ empathy-contact-list.c \ empathy-contact-manager.c \ empathy-contact-factory.c \ + empathy-tp-contact-factory.c \ empathy-tp-group.c \ empathy-tp-contact-list.c \ empathy-tp-chat.c \ @@ -64,6 +65,7 @@ libempathy_headers = \ empathy-contact-list.h \ empathy-contact-manager.h \ empathy-contact-factory.h \ + empathy-tp-contact-factory.h \ empathy-tp-group.h \ empathy-tp-contact-list.h \ empathy-tp-chat.h \ -- cgit v1.2.3