File: automake-remove-generated-files-on-dist-clean.patch

package info (click to toggle)
libtpms 0.10.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,188 kB
  • sloc: ansic: 120,340; makefile: 829; sh: 336; cpp: 125
file content (11 lines) | stat: -rw-r--r-- 353 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
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