summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-09-01 01:46:45 +0200
committerJim Meyering <meyering@redhat.com>2012-09-01 21:28:12 +0200
commit5efbe9b6862cbccc332bfb78f4802016935063a3 (patch)
treebfd47f79b7ae3ae0470aa0e70c3721a3c1f1aadb /build-aux
parent14956a20dbdb2b9bb9dee2b286a3f0d9d79d4ee0 (diff)
downloadcoreutils-5efbe9b6862cbccc332bfb78f4802016935063a3.tar.xz
maint: fix one stray reference to src/Makefile.am
* build-aux/gen-lists-of-programs.sh: In heading comments here.
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/gen-lists-of-programs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/gen-lists-of-programs.sh b/build-aux/gen-lists-of-programs.sh
index c0b1fedc9..9ca46cf5d 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