From 23d90f884b28cabd3b9b986998c118314a9238f9 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 7 Mar 2011 14:02:52 +0100 Subject: rename empathy-dispatcher to empathy-request-util We don't have EmpathyDispatcher any more so this file just contains some utility functions now. --- libempathy/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 20225f7de..cfea24c0e 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -38,7 +38,6 @@ libempathy_headers = \ empathy-contact-manager.h \ empathy-contact.h \ empathy-debug.h \ - empathy-dispatcher.h \ empathy-ft-factory.h \ empathy-ft-handler.h \ empathy-gsettings.h \ @@ -50,6 +49,7 @@ libempathy_headers = \ empathy-keyring.h \ empathy-location.h \ empathy-message.h \ + empathy-request-util.h \ empathy-server-sasl-handler.h \ empathy-server-tls-handler.h \ empathy-status-presets.h \ @@ -79,7 +79,6 @@ libempathy_la_SOURCES = \ empathy-contact-manager.c \ empathy-contact.c \ empathy-debug.c \ - empathy-dispatcher.c \ empathy-ft-factory.c \ empathy-ft-handler.c \ empathy-presence-manager.c \ @@ -89,6 +88,7 @@ libempathy_la_SOURCES = \ empathy-irc-server.c \ empathy-keyring.c \ empathy-message.c \ + empathy-request-util.c \ empathy-server-sasl-handler.c \ empathy-server-tls-handler.c \ empathy-status-presets.c \ -- cgit v1.2.3