From 707e502d2fb71f98f990edc12bd5fbd3d32dae52 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 4 Oct 2018 11:43:19 +0100 Subject: i18n: Provide `i18n-update' target in toplevel Makefile With a convenience alias `i18n'. Signed-off-by: Ian Jackson --- po4a/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po4a') diff --git a/po4a/Makefile b/po4a/Makefile index 6b1792a..c759ce8 100644 --- a/po4a/Makefile +++ b/po4a/Makefile @@ -82,7 +82,7 @@ default: pofiles include ../i18n-common.make PO4A ?= po4a -all: translated +all update: translated pofiles: po4a.cfg $(PO4A) --no-translations $< -- cgit v1.2.3