From 026b52c84899eba5953552b357d43a85fbcd4653 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 9 Apr 2021 11:37:49 +0100 Subject: [PATCH] build: Remove m4/.gitignore from EXTRA_DIST. This file was removed when we got rid of gnulib, but left in EXTRA_DIST by mistake. Fixes: commit 0f54df53d26e4c293871fb30bce88511e1d61d6c --- Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 11100b407..9d15c8d59 100644 --- a/Makefile.am +++ b/Makefile.am @@ -156,7 +156,6 @@ EXTRA_DIST = \ logo/fish-5yrs.svg logo/fish-5yrs.png \ logo/fish-10yrs.svg logo/fish-10yrs.png \ logo/virt-builder.svg \ - m4/.gitignore \ podcheck.pl \ tests/test-functions.sh \ tmp/.gitignore \