From: taffit-guest Date: Fri, 11 Jun 2010 14:40:56 +0000 (+0000) Subject: Permit addendum for translations X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=38bbaad1d9b647403c61f404575925a8d05b444f;p=developers-reference.git Permit addendum for translations git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@7393 313b444b-1b9f-4f58-a734-7bb04f332e8d --- diff --git a/Makefile b/Makefile index be76909..aa851a6 100644 --- a/Makefile +++ b/Makefile @@ -80,7 +80,7 @@ ifndef LINGUA FORCE: else $(LINGUA)/%.dbk: %.dbk $(patsubst %.dbk,po4a/$(LINGUA)/%.po,%.dbk) - $(TRANSLATE) -m $< -p po4a/$(@:.dbk=.po) -l $@ + $(TRANSLATE) -m $< -p po4a/$(@:.dbk=.po) -l $@ -a ?po4a/$(@:.dbk=.add) $(LINGUA)/common.ent: common.ent cd $(@D) && ln -sf ../$(@F) .