debian: Do not remove swtpm_cuse.8 via clean file

swtpm_cuse.8 is not generated anymore but its a static file now
that must not be removed anymore via the debian/clean file.

Resolves: https://github.com/stefanberger/swtpm/issues/751
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
Stefan Berger 2022-09-19 08:47:39 -04:00 committed by Stefan Berger
parent e5fdd1c181
commit 34886d2841

9
debian/clean vendored
View File

@ -1,3 +1,10 @@
include/swtpm/*.gch
man/*/*.3
man/*/*.8
man/man8/swtpm.8
man/man8/swtpm_bios.8
man/man8/swtpm_cert.8
man/man8/swtpm-create-tpmca.8
man/man8/swtpm_ioctl.8
man/man8/swtpm_localca.8
man/man8/swtpm-localca.8
man/man8/swtpm_setup.8