diff --git a/extensions/wallet/src/makefile.win b/extensions/wallet/src/makefile.win index 8a21abd330f..3f3ee2f8b61 100644 --- a/extensions/wallet/src/makefile.win +++ b/extensions/wallet/src/makefile.win @@ -39,7 +39,6 @@ REQUIRES=wallet EXPORTS= $(NULL) LLIBS=$(LLIBS) $(LIBNSPR) \ - $(DIST)\lib\xppref32.lib \ $(DIST)\lib\xpcom.lib \ !ifndef NECKO $(DIST)\lib\netlib.lib \ @@ -84,4 +83,4 @@ install:: $(DLL) $(MAKE_INSTALL) URLFieldSchema.tbl $(DIST)\bin\res $(MAKE_INSTALL) SchemaConcat.tbl $(DIST)\bin\res $(MAKE_INSTALL) cookie.properties $(DIST)\bin\chrome\wallet\locale\en-US - $(MAKE_INSTALL) wallet.properties $(DIST)\bin\chrome\wallet\locale\en-US \ No newline at end of file + $(MAKE_INSTALL) wallet.properties $(DIST)\bin\chrome\wallet\locale\en-US