]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
maint: remove reference to mkinstalldirs from maintainer rules
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 14 Dec 2012 16:48:13 +0000 (17:48 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 14 Dec 2012 16:48:13 +0000 (17:48 +0100)
* 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 <stefano.lattarini@gmail.com>
maint.mk

index 9853e6d6a9818b42f79449985ab9042f3206a73c..5f60b24a04da02c72d60b70069aa82e4b8f13149 100644 (file)
--- 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