diff --git a/UI/Common/GNUmakefile b/UI/Common/GNUmakefile index 3e8cdb023..73ba23129 100644 --- a/UI/Common/GNUmakefile +++ b/UI/Common/GNUmakefile @@ -9,6 +9,9 @@ CommonUI_PRINCIPAL_CLASS = CommonUIProduct CommonUI_LANGUAGES = English French CommonUI_OBJC_FILES += \ + NSString+URL.m \ + NSDictionary+URL.m \ + \ CommonUIProduct.m \ UIxPageFrame.m \ UIxPrintPageFrame.m \ diff --git a/UI/Common/product.plist b/UI/Common/product.plist index bef3edcbb..760ed709a 100644 --- a/UI/Common/product.plist +++ b/UI/Common/product.plist @@ -1,5 +1,5 @@ { - requires = ( MAIN ); + requires = ( MAIN, Mailer ); publicResources = ( calendar.css,