diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-10 22:50:40 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-08-10 22:50:40 +0000 |
commit | 9d302e0729b6003fc68de8a15b14319679b3ba9c (patch) | |
tree | 3e06ed931de245762db7b853f6e7926c36fb5795 /po | |
parent | fa2b1fe3bcb7b6a9235095bb38dedabd573652b7 (diff) | |
download | coreutils-9d302e0729b6003fc68de8a15b14319679b3ba9c.tar.xz |
Import from gettext 0.15.
Diffstat (limited to 'po')
-rw-r--r-- | po/Rules-quot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/po/Rules-quot b/po/Rules-quot index 5f46d237d..9c2a995e3 100644 --- a/po/Rules-quot +++ b/po/Rules-quot @@ -4,6 +4,11 @@ DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.heade .SUFFIXES: .insert-header .po-update-en +en@quot.po-create: + $(MAKE) en@quot.po-update +en@boldquot.po-create: + $(MAKE) en@boldquot.po-update + en@quot.po-update: en@quot.po-update-en en@boldquot.po-update: en@boldquot.po-update-en |