diff --git a/mozilla/layout/html/forms/src/makefile.win b/mozilla/layout/html/forms/src/makefile.win
index cf0b6f1404f..d661d9f4865 100644
--- a/mozilla/layout/html/forms/src/makefile.win
+++ b/mozilla/layout/html/forms/src/makefile.win
@@ -99,3 +99,7 @@ install:: $(LIBRARY)
clobber::
rm -f $(DIST)\lib\$(LIBRARY_NAME).lib
+ rm -f $(DIST)\bin\chrome\layout\locale\en-US\HtmlForm.properties
+
+install:: $(DLL)
+ $(MAKE_INSTALL) HtmlForm.properties $(DIST)\bin\chrome\layout\locale\en-US