From fb8c2cf8e45b82307acfa6025c6b83d1894af14a Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 15 Feb 2007 21:01:45 +0000 Subject: [PATCH] Monotone-Parent: 4243d79332106e919aa31b53597a483725789629 Monotone-Revision: 52ff2b4f8e3b54dccdd86d1df03df7ddf6df7a1a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-15T21:01:45 Monotone-Branch: ca.inverse.sogo --- UI/MailPartViewers/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/MailPartViewers/GNUmakefile b/UI/MailPartViewers/GNUmakefile index 44e1aeed2..1850ca57d 100644 --- a/UI/MailPartViewers/GNUmakefile +++ b/UI/MailPartViewers/GNUmakefile @@ -18,13 +18,13 @@ MailPartViewers_OBJC_FILES += \ \ UIxMailPartViewer.m \ UIxMailPartTextViewer.m \ + UIxMailPartHTMLViewer.m \ UIxMailPartImageViewer.m \ UIxMailPartLinkViewer.m \ UIxMailPartMixedViewer.m \ UIxMailPartAlternativeViewer.m \ UIxMailPartMessageViewer.m \ UIxMailPartICalViewer.m \ - UIxMailPartHTMLViewer.m \ \ UIxMailPartICalAction.m \ \