From 371a7a4d93ba32f2ea9b9a18a36410ca7702ae23 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Tue, 3 Feb 2009 09:02:41 +0000 Subject: Add Stub call factor and call handler objects Signed-off-by: Sjoerd Simons svn path=/trunk/; revision=2381 --- libempathy/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 559d869a7..053c0c8e9 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -20,6 +20,8 @@ libempathy_la_SOURCES = \ empathy-account-manager.c \ empathy-chatroom.c \ empathy-chatroom-manager.c \ + empathy-call-factory.c \ + empathy-call-handler.c \ empathy-contact.c \ empathy-contact-factory.c \ empathy-contact-groups.c \ @@ -64,6 +66,8 @@ libempathy_headers = \ empathy-account-manager.h \ empathy-chatroom.h \ empathy-chatroom-manager.h \ + empathy-call-factory.h \ + empathy-call-handler.h \ empathy-contact.h \ empathy-contact-factory.h \ empathy-contact-groups.h \ -- cgit v1.2.3