From: Stefano Lattarini Date: Wed, 15 Feb 2012 18:00:10 +0000 (+0100) Subject: fixup: distribute 'lib/update-copyright' X-Git-Tag: v1.11.3b~13^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dd5009996be46270a58bde8be4343410ea5df51;p=thirdparty%2Fautomake.git fixup: distribute 'lib/update-copyright' While the 'update-copyright' script shouldn't be needed by final users, that's not a good reason to keep it out by the distribution, as doing so might be unhelpful toward occasional but curious users interested in peeking into the automake build system. * lib/Makefile.am (EXTRA_DIST): Distribute 'update-copyright'. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 410282857..9ef9cc7b2 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -30,7 +30,7 @@ dist_script_DATA = config.guess config.sub install-sh mdate-sh missing \ mkinstalldirs elisp-comp ylwrap acinstall depcomp compile py-compile \ symlink-tree -EXTRA_DIST = gnupload gitlog-to-changelog +EXTRA_DIST = gnupload gitlog-to-changelog update-copyright install-data-hook: @$(POST_INSTALL)