mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
Bustage fix #3 for bug 374723
This commit is contained in:
parent
cecf3cecb1
commit
bd4d1b832f
@ -55,7 +55,7 @@ REQUIRES = \
|
||||
libreg \
|
||||
browsercomps \
|
||||
toolkitcomps \
|
||||
passwordmgr \
|
||||
loginmgr \
|
||||
pref \
|
||||
rdf \
|
||||
satchel \
|
||||
|
@ -41,7 +41,7 @@ VPATH = @srcdir@
|
||||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
MODULE = passwordmgr
|
||||
MODULE = loginmgr
|
||||
|
||||
EXTRA_COMPONENTS = \
|
||||
nsLoginManager.js \
|
||||
|
@ -69,7 +69,7 @@ REQUIRES = \
|
||||
pref \
|
||||
windowwatcher \
|
||||
toolkitcomps \
|
||||
passwordmgr \
|
||||
loginmgr \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = nsFormFillController.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user