Bustage fix #3 for bug 374723

This commit is contained in:
gavin@gavinsharp.com 2007-05-16 07:07:43 -07:00
parent cecf3cecb1
commit bd4d1b832f
3 changed files with 4 additions and 4 deletions

View File

@ -55,7 +55,7 @@ REQUIRES = \
libreg \
browsercomps \
toolkitcomps \
passwordmgr \
loginmgr \
pref \
rdf \
satchel \

View File

@ -41,10 +41,10 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = passwordmgr
MODULE = loginmgr
EXTRA_COMPONENTS = \
nsLoginManager.js \
nsLoginManager.js \
nsLoginManagerPrompter.js \
nsLoginInfo.js \
storage-Legacy.js \

View File

@ -69,7 +69,7 @@ REQUIRES = \
pref \
windowwatcher \
toolkitcomps \
passwordmgr \
loginmgr \
$(NULL)
CPPSRCS = nsFormFillController.cpp \