diff --git a/embedding/components/jsconsole/src/Makefile.in b/embedding/components/jsconsole/src/Makefile.in index 021eeffa4b4..775734d6883 100644 --- a/embedding/components/jsconsole/src/Makefile.in +++ b/embedding/components/jsconsole/src/Makefile.in @@ -26,7 +26,7 @@ include $(DEPTH)/config/autoconf.mk MODULE = embedcomponents LIBRARY_NAME = jsconsole_s -REQUIRES = xpcom string dom windowwatcher widget js xpconnect caps layout uriloader necko docshell locale webbrwsr embed_base gfx2 wallet intl appshell +REQUIRES = jsconsole xpcom string dom windowwatcher widget js xpconnect caps layout uriloader necko docshell locale webbrwsr embed_base gfx2 wallet intl appshell CPPSRCS = nsJSConsoleService.cpp \ $(NULL)