On 2020-03-18 08:10, Bernhard Voelker wrote:
> * m4/withfts.m4: Remove file.

Drats, I forgot to remove it from distribution.

Have a nice day,
Berny

>From e6149e40143d1e77d4b32410daa5a0f2977a8214 Mon Sep 17 00:00:00 2001
From: Bernhard Voelker <m...@bernhard-voelker.de>
Date: Fri, 20 Mar 2020 08:18:41 +0100
Subject: [PATCH] build: remove 'withfts.m4' from distribution

* m4/Makefile.am (EXTRA_DIST): Remove 'withfts.m4'; that file was removed
with commit 42a28b0dfb.
---
 m4/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m4/Makefile.am b/m4/Makefile.am
index d7c72307..6f12fa94 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -1 +1 @@
-EXTRA_DIST = nullsort.m4 order-bad.bin order-good.bin withfts.m4
+EXTRA_DIST = nullsort.m4 order-bad.bin order-good.bin
-- 
2.25.1



Reply via email to