From 0004ebaad62474cfa2eb5f5c6bf8f29b6e6e4070 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 6 Jan 2009 16:47:19 +0000 Subject: Add an EmpathyContactMonitor object to monitor changes in the contact list. svn path=/trunk/; revision=2050 --- libempathy/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 9a4535cd6..c1bdd6248 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -25,6 +25,7 @@ libempathy_la_SOURCES = \ empathy-contact-groups.c \ empathy-contact-list.c \ empathy-contact-manager.c \ + empathy-contact-monitor.c \ empathy-debug.c \ empathy-dispatcher.c \ empathy-idle.c \ @@ -67,6 +68,7 @@ libempathy_headers = \ empathy-contact-groups.h \ empathy-contact-list.h \ empathy-contact-manager.h \ + empathy-contact-monitor.h \ empathy-debug.h \ empathy-dispatcher.h \ empathy-idle.h \ @@ -86,6 +88,7 @@ libempathy_headers = \ empathy-tp-roomlist.h \ empathy-tp-tube.h \ empathy-tube-handler.h \ + empathy-types.h \ empathy-utils.h libempathy_includedir = $(includedir)/libempathy/ -- cgit v1.2.3