mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
fixbuild/ typos for sford
This commit is contained in:
parent
811bd6416f
commit
689d81427d
@ -28,7 +28,7 @@ install::
|
||||
$(MAKE_INSTALL) EditorPersonalDictionary.dtd $(DIST)\bin\chrome\editor\locale\en-US
|
||||
$(MAKE_INSTALL) EditorSpellCheck.dtd $(DIST)\bin\chrome\editor\locale\en-US
|
||||
$(MAKE_INSTALL) EdLinkProps.dtd $(DIST)\bin\chrome\editor\locale\en-US
|
||||
$(MAKE_INSTALL) EditorNamedAnchorProperties.dtd $(DIST)\bin\chrome\editor\locale\en-US
|
||||
$(MAKE_INSTALL) EdNamedAnchorProperties.dtd $(DIST)\bin\chrome\editor\locale\en-US
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\bin\chrome\editor\locale\en-US\EditorHLineProperties.dtd
|
||||
@ -39,4 +39,4 @@ clobber::
|
||||
rm -f $(DIST)\bin\chrome\editor\locale\en-US\EditorPersonalDictionary.dtd
|
||||
rm -f $(DIST)\bin\chrome\editor\locale\en-US\EditorSpellCheck.dtd
|
||||
rm -f $(DIST)\bin\chrome\editor\locale\en-US\EdLinkProps.dtd
|
||||
rm -f $(DIST)\bin\chrome\editor\locale\en-US\EditorNamedAnchorProperties.dtd
|
||||
rm -f $(DIST)\bin\chrome\editor\locale\en-US\EdNamedAnchorProperties.dtd
|
||||
|
Loading…
Reference in New Issue
Block a user