]> git.proxmox.com Git - swtpm.git/commitdiff
build-sys: Fix cleanup issue complain by 'make distcheck'
authorStefan Berger <stefanb@linux.ibm.com>
Mon, 24 May 2021 13:55:05 +0000 (09:55 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Mon, 24 May 2021 16:29:18 +0000 (12:29 -0400)
Fix the following `make distcheck` cleanup issue:

ERROR: files left in build directory after distclean:
./man/man8/swtpm_cuse.8

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
man/man8/Makefile.am

index 94590a75914c7e2e18a8c35869d1cb73bcd985ea..5644a4644525da4acdbf6ae0e004f21f67f38ed1 100644 (file)
@@ -43,3 +43,5 @@ endif
                --section=8 $< > $@
 
 EXTRA_DIST = $(man8_MANS) $(man8_PODS)
+
+CLEANFILES = swtpm_cuse.8