chiark / gitweb /
i18n: po4a: Fix reference to nonexistent translated-always target
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 4 Oct 2018 10:39:41 +0000 (11:39 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 4 Oct 2018 15:33:23 +0000 (16:33 +0100)
This -always suffix was replaced with the use of .PHONY during
development (and the result squashed), but this one was missed.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
po4a/Makefile

index 6cb887c6eb9c1a91fad13ef5ef388e85a8eda93d..6b1792a1bfbf3c7cd3c49af54936d80119b56880 100644 (file)
@@ -82,7 +82,7 @@ default: pofiles
 include ../i18n-common.make
 PO4A ?= po4a
 
-all: translated-always
+all: translated
 
 pofiles: po4a.cfg
        $(PO4A) --no-translations $<