From e6c2a6706880dad768b5a442d350e6c0d8e0f975 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Thu, 14 Apr 2011 14:42:29 +1000 Subject: Abstract common contactinfo code into empathy-contactinfo-utils This handles things like sorting fields and converting field names to human readable names. --- libempathy/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 079b4736b..bb3088234 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -39,6 +39,7 @@ libempathy_headers = \ empathy-contact-list.h \ empathy-contact-manager.h \ empathy-contact.h \ + empathy-contactinfo-utils.h \ empathy-debug.h \ empathy-ft-factory.h \ empathy-ft-handler.h \ @@ -82,6 +83,7 @@ libempathy_handwritten_source = \ empathy-contact-list.c \ empathy-contact-manager.c \ empathy-contact.c \ + empathy-contactinfo-utils.c \ empathy-debug.c \ empathy-ft-factory.c \ empathy-ft-handler.c \ -- cgit v1.2.3