From e3fb0a7efd87eb0993dd6e3a787df9f7f74755a2 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sat, 19 Apr 2008 21:04:13 +0000 Subject: Rename EmpathyTube to EmpathyTpTube and remove EmpathyTubes. svn path=/trunk/; revision=978 --- libempathy/Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index f35309942..16696b432 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -35,13 +35,12 @@ libempathy_la_SOURCES = \ empathy-tp-chat.c \ empathy-tp-roomlist.c \ empathy-tp-call.c \ + empathy-tp-tube.c \ empathy-idle.c \ empathy-log-manager.c \ empathy-irc-network-manager.c \ empathy-irc-network.c \ empathy-irc-server.c \ - empathy-tubes.c \ - empathy-tube.c \ empathy-tube-handler.c # do not distribute generated files @@ -76,13 +75,12 @@ libempathy_headers = \ empathy-tp-chat.h \ empathy-tp-roomlist.h \ empathy-tp-call.h \ + empathy-tp-tube.h \ empathy-idle.h \ empathy-log-manager.h \ empathy-irc-network-manager.h \ empathy-irc-network.h \ empathy-irc-server.h \ - empathy-tubes.h \ - empathy-tube.h \ empathy-tube-handler.h libempathy_includedir = $(includedir)/libempathy/ -- cgit v1.2.3