From: Karel Zak Date: Tue, 23 Jan 2024 11:32:03 +0000 (+0100) Subject: build-sys: fix po-man clean X-Git-Tag: v2.39.4~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=d7cc0f71ee06cbeea3ecae74e6f7f1dc7478ccf5;p=thirdparty%2Futil-linux.git build-sys: fix po-man clean The files created by "make" should be removed by "clean". Signed-off-by: Karel Zak (cherry picked from commit b90a0a19670e94bb5eb8f9d1c26b00204da81242) --- diff --git a/po-man/Makefile.am b/po-man/Makefile.am index 399f8faeb..fed933f16 100644 --- a/po-man/Makefile.am +++ b/po-man/Makefile.am @@ -63,8 +63,6 @@ all: gen-mans clean-local: rm -f *~ *.bak - -distclean-local: rm -rf $(PO_LANGS) *.stamp install-data-local: gen-mans