mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Explicit rules to build en@{quot,boldquot}.po.
This commit is contained in:
parent
e941befd40
commit
bc7ea11d8e
@ -1,5 +1,7 @@
|
||||
2009-07-05 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* po/Rules-quot: Added targets to build en@{quot,boldquot}.po
|
||||
|
||||
* po/POTFILES.in: Added src/gnutls.c, src/iri.c.
|
||||
|
||||
* po/*.po: Updated translations from TP. New translation:
|
||||
|
@ -4,8 +4,10 @@ DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.heade
|
||||
|
||||
.SUFFIXES: .insert-header .po-update-en
|
||||
|
||||
en@quot.po: en@quot.po-create
|
||||
en@quot.po-create:
|
||||
$(MAKE) en@quot.po-update
|
||||
en@boldquot.po: en@boldquot.po-create
|
||||
en@boldquot.po-create:
|
||||
$(MAKE) en@boldquot.po-update
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user