summaryrefslogtreecommitdiff
path: root/Build/source/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/Makefile.in')
-rw-r--r--Build/source/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/Makefile.in b/Build/source/Makefile.in
index a65dd701b7b..038a5105cb6 100644
--- a/Build/source/Makefile.in
+++ b/Build/source/Makefile.in
@@ -812,7 +812,7 @@ dist-hook:
# and there is no install-hook or install-local.
world: all
$(MAKE) $(AM_MAKEFLAGS) install-strip
- echo "top-level make $@: running texlinks ..."
+ @echo "top-level make $@: running texlinks in texk/tetex..."
cd texk/tetex && $(MAKE) $(AM_MAKEFLAGS) run-texlinks
@echo "make $@ done."