From 25283f33da28a59bcb29f90896a9c757fcd00cba Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Thu, 6 Jun 2002 22:17:45 +0000 Subject: [PATCH] argh, this never should have landed, that explains it..backing out this file git-svn-id: svn://10.0.0.236/trunk@122834 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/extensions/transformiix/build/Makefile.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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