diff --git a/mozilla/extensions/transformiix/build/Makefile.in b/mozilla/extensions/transformiix/build/Makefile.in index e1b7c129d62..405b772ce96 100644 --- a/mozilla/extensions/transformiix/build/Makefile.in +++ b/mozilla/extensions/transformiix/build/Makefile.in @@ -35,16 +35,20 @@ endif REQUIRES = xpcom \ string \ dom \ + layout \ content \ content_xsl \ widget \ necko \ js \ + appshell \ xpconnect \ + caps \ locale \ - htmlparser \ - docshell \ unicharutil \ + htmlparser \ + webshell \ + docshell \ $(NULL) IS_COMPONENT = 1 MODULE_NAME = TransformiixModule