From: Stefano Lattarini Date: Fri, 31 Aug 2012 23:46:45 +0000 (+0200) Subject: maint: fix one stray reference to src/Makefile.am X-Git-Tag: v8.20~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5efbe9b6862cbccc332bfb78f4802016935063a3;p=thirdparty%2Fcoreutils.git maint: fix one stray reference to src/Makefile.am * build-aux/gen-lists-of-programs.sh: In heading comments here. --- diff --git a/build-aux/gen-lists-of-programs.sh b/build-aux/gen-lists-of-programs.sh index c0b1fedc94..9ca46cf5d4 100755 --- a/build-aux/gen-lists-of-programs.sh +++ b/build-aux/gen-lists-of-programs.sh @@ -3,7 +3,7 @@ # and Automake, and with further distinctions about how and when these # programs should be built. This is useful to avoid duplicating the # definitions of these list among several files ('configure.ac' and -# 'src/Makefile.am' at least); such duplication had proved a source of +# 'src/local.mk' at least); such duplication had proved a source of # inconsistencies and bugs in the past. set -u