From 3ade8b29cc99c7449e4c83674957d69217cc3a4f Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Mon, 24 Aug 2020 09:29:05 +0200 Subject: [PATCH] build: stop distributing the README.GIT file There is no need for normal users to build from git. Do not give the impression that that procedure is in any way recommended. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 2a7eb783..ad768762 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ if USE_COLOR SUBDIRS += syntax endif -EXTRA_DIST = IMPROVEMENTS README.GIT +EXTRA_DIST = IMPROVEMENTS ACLOCAL_AMFLAGS = -I m4