From 09343b315a81629c70462c32094aec92a491a26f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20Wei=C3=9Fschuh?= Date: Sat, 6 May 2023 07:07:01 +0200 Subject: [PATCH] po-man: clean all generated files MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Weißschuh --- po-man/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/po-man/Makefile.am b/po-man/Makefile.am index e9952a1f7c..9fa5406aa6 100644 --- a/po-man/Makefile.am +++ b/po-man/Makefile.am @@ -7,6 +7,7 @@ MAN_SECTIONS = 1 3 5 8 CLEANFILES = $(PO_STAMPS) EXTRA_DIST = README.md $(PO_FILES) po4a.cfg util-linux-man.pot +DISTCLEANFILES = util-linux-man.pot $(PO_FILES) if ENABLE_POMAN util-linux-man.pot: Makefile -- 2.47.2