From 41c8bb0ad330dfb3239491f0b2b4619d6a4b4a02 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Mon, 1 Nov 2021 14:40:00 +0100 Subject: [PATCH] Add comparekeys to release tarball 'make dist' omits lib/dns/tests/comparekeys/ (added in 7101afa23cfc7cd005aeeb00802481094a0b9cf5) from release tarball it creates which makes the unit:gcc:tarball CI job permanently fail in the dst unit test. --- lib/dns/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/dns/tests/Makefile.am b/lib/dns/tests/Makefile.am index 2441b42785..5819b19489 100644 --- a/lib/dns/tests/Makefile.am +++ b/lib/dns/tests/Makefile.am @@ -109,6 +109,7 @@ rsa_test_CPPFLAGS = \ EXTRA_DIST = \ Kdh.+002+18602.key \ Krsa.+005+29235.key \ + comparekeys \ mkraw.pl \ testdata \ testkeys