Author: Luca Boccassi <luca.boccassi@gmail.com>
Forwarded: https://github.com/stefanberger/libtpms/pull/532
Description: automake: remove generated files on dist-clean
--- a/include/libtpms/Makefile.am
+++ b/include/libtpms/Makefile.am
@@ -13,3 +13,5 @@
 	tpm_nvfilename.h \
 	tpm_tis.h \
 	tpm_types.h
+
+CLEANFILES = tpm_error.h.gch tpm_library.h.gch
