From f014e7c05ae05ec40926e8fdc4e7cd69bcf3359a Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Tue, 15 Jul 2008 14:00:50 +0000 Subject: Move the event manager to src/ svn path=/trunk/; revision=1253 --- libempathy-gtk/Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'libempathy-gtk/Makefile.am') diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index 1317cc7a2..6909fe00b 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -47,8 +47,7 @@ libempathy_gtk_la_SOURCES = \ empathy-smiley-manager.c \ empathy-cell-renderer-text.c \ empathy-spell.c \ - empathy-contact-menu.c \ - empathy-event-manager.c + empathy-contact-menu.c # do not distribute generated files nodist_libempathy_gtk_la_SOURCES =\ @@ -95,8 +94,7 @@ libempathy_gtk_headers = \ empathy-smiley-manager.h \ empathy-cell-renderer-text.h \ empathy-spell.h \ - empathy-contact-menu.h \ - empathy-event-manager.h + empathy-contact-menu.h libempathy_gtk_includedir = $(includedir)/libempathy-gtk/ libempathy_gtk_include_HEADERS = \ -- cgit v1.2.3