summaryrefslogtreecommitdiffstats
path: root/toolkit/locales/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/locales/Makefile.in')
-rw-r--r--toolkit/locales/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/toolkit/locales/Makefile.in b/toolkit/locales/Makefile.in
index 198d9aaa8..585c70986 100644
--- a/toolkit/locales/Makefile.in
+++ b/toolkit/locales/Makefile.in
@@ -29,6 +29,3 @@ chrome-%:
@$(MAKE) -C $(DEPTH)/security/manager/locales/ chrome AB_CD=$*
@$(MAKE) chrome AB_CD=$*
-libs:: update.locale
- sed -e 's/%AB_CD%/$(AB_CD)/' $< > $(FINAL_TARGET)/update.locale
-