From b89735306369694f5a88dfa9ffb54c81acf245c9 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Fri, 14 Dec 2012 17:48:13 +0100 Subject: [PATCH] maint: remove reference to mkinstalldirs from maintainer rules * maint.mk (files_without_copyright): Here, in the list of files exempted from the need of having a canonical FSF copyright notice. That is because that file has already been removed in Automake-NG. Signed-off-by: Stefano Lattarini --- maint.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/maint.mk b/maint.mk index 9853e6d6a..5f60b24a0 100644 --- a/maint.mk +++ b/maint.mk @@ -443,9 +443,6 @@ files_without_copyright = \ lib/INSTALL \ lib/COPYING -# This script is in the public domain. -files_without_copyright += lib/mkinstalldirs - # This script has an MIT-style license files_without_copyright += lib/install-sh -- 2.47.2