From: Stefano Lattarini Date: Fri, 14 Dec 2012 16:48:13 +0000 (+0100) Subject: maint: remove reference to mkinstalldirs from maintainer rules X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b89735306369694f5a88dfa9ffb54c81acf245c9;p=thirdparty%2Fautomake.git 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 --- 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