From: Karel Zak Date: Thu, 13 May 2021 08:23:34 +0000 (+0200) Subject: build-sys: update util-linux-man.pot on 'make dist' X-Git-Tag: v2.37~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65abace259c9fb48727b6e2676095b76c87298f5;p=thirdparty%2Futil-linux.git build-sys: update util-linux-man.pot on 'make dist' Signed-off-by: Karel Zak --- diff --git a/po-man/Makefile.am b/po-man/Makefile.am index 048804303c..420bf9e51d 100644 --- a/po-man/Makefile.am +++ b/po-man/Makefile.am @@ -8,6 +8,9 @@ CLEANFILES = $(PO_STAMPS) EXTRA_DIST = README.md $(PO_FILES) po4a.cfg util-linux-man.pot +util-linux-man.pot: Makefile + $(AM_V_GEN) $(PO4A) --verbose --no-translations po4a.cfg + po4a-gen.stamp: $(PO_FILES) @echo 'po4a: generate man-pages translations' $(AM_V_GEN) $(PO4A) po4a.cfg