* build-aux/gen-lists-of-programs.sh: In heading comments here.
---
build-aux/gen-lists-of-programs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build-aux/gen-lists-of-programs.sh
b/build-aux/gen-lists-of-programs.sh
index f049b56..2eecf53 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
--
1.7.12