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 \ \