From db26e0a40a0c874508007307a7b34f30a358bebb Mon Sep 17 00:00:00 2001 From: Daniel Pouzzner Date: Tue, 28 Sep 2021 11:34:52 -0500 Subject: [PATCH] Makefile.am: .build_params belongs in DISTCLEANFILES, not CLEANFILES. --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index f0c2b8cbf..dc7014d27 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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=