>From a23a80abe43956f8e541b9769680a3291acbedb3 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 14 Nov 2020 13:34:56 +0100 Subject: [PATCH] Fix 'make dist' failure. * testsuite/Makefile.am (EXTRA_DIST): Remove tests that were deleted on 2020-11-11. --- ChangeLog | 6 ++++++ testsuite/Makefile.am | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 55a4be5..ba6a75e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2020-11-14 Bruno Haible + + Fix 'make dist' failure. + * testsuite/Makefile.am (EXTRA_DIST): Remove tests that were deleted + on 2020-11-11. + 2020-11-13 Jose E. Marchesi * libpoke/pvm.h: Correct docstring of function pvm_array_insert. diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index dcd27a6..06c0b52 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -542,8 +542,6 @@ EXTRA_DIST = \ poke.pkl/ass-diag-8.pk \ poke.pkl/ass-diag-9.pk \ poke.pkl/ass-function-1.pk \ - poke.pkl/ass-map-diag-1.pk \ - poke.pkl/ass-map-diag-2.pk \ poke.pkl/ass-offset-1.pk \ poke.pkl/attr-diag-1.pk \ poke.pkl/attr-ios-1.pk \ -- 2.7.4