From 6a88758d2a6ae1dde148e8bf9ecb63914bddf754 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Thu, 24 Apr 2008 17:13:12 +0000 Subject: Move contact menu code to its own module. svn path=/trunk/; revision=1040 --- libempathy-gtk/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libempathy-gtk/Makefile.am') diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index 30dfce43f..225c25ec0 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -47,6 +47,7 @@ libempathy_gtk_la_SOURCES = \ empathy-smiley-manager.c \ empathy-cell-renderer-text.c \ empathy-spell.c \ + empathy-contact-menu.c \ totem-subtitle-encoding.c totem-subtitle-encoding.h # do not distribute generated files @@ -94,7 +95,8 @@ libempathy_gtk_headers = \ empathy-geometry.h \ empathy-smiley-manager.h \ empathy-cell-renderer-text.h \ - empathy-spell.h + empathy-spell.h \ + empathy-contact-menu.h libempathy_gtk_includedir = $(includedir)/libempathy-gtk/ libempathy_gtk_include_HEADERS = \ -- cgit v1.2.3