Makefile.am: .build_params belongs in DISTCLEANFILES, not CLEANFILES.

This commit is contained in:
Daniel Pouzzner 2021-09-28 11:34:52 -05:00
parent 9f36df44a4
commit db26e0a40a

View File

@ -29,7 +29,8 @@ AM_CFLAGS += $(EXTRA_CFLAGS)
#includes additional rules from aminclude.am
@INC_AMINCLUDE@
DISTCLEANFILES+= aminclude.am
DISTCLEANFILES+= aminclude.am \
.build_params
CLEANFILES+= ecc-key.der \
ecc-public-key.der \
@ -126,8 +127,7 @@ CLEANFILES+= ecc-key.der \
pkcs7signedEncryptedCompressedFirmwarePkgData_RSA_SHA256.der \
pkcs7signedEncryptedCompressedFirmwarePkgData_RSA_SHA256_noattr.der \
tests/test-log-dump-to-file.txt \
MyKeyLog.txt \
.build_params
MyKeyLog.txt
exampledir = $(docdir)/example
dist_example_DATA=