diff options
Diffstat (limited to 'toolkit/locales')
-rw-r--r-- | toolkit/locales/Makefile.in | 3 | ||||
-rw-r--r-- | toolkit/locales/update.locale | 1 |
2 files changed, 0 insertions, 4 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 - diff --git a/toolkit/locales/update.locale b/toolkit/locales/update.locale deleted file mode 100644 index 7c1f386ee..000000000 --- a/toolkit/locales/update.locale +++ /dev/null @@ -1 +0,0 @@ -%AB_CD% |