From c428e725ac50127a98e7a0f3a27b67e559448d6a Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 13 Apr 1999 19:26:44 +0000 Subject: [PATCH] Typo fix --- automake.texi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/automake.texi b/automake.texi index ccce671d7..3252376fa 100644 --- a/automake.texi +++ b/automake.texi @@ -2928,9 +2928,10 @@ dist-hook: cp -p $(srcdir)/random/a1 $(srcdir)/random/a2 $(distdir)/random @end example -Automake also generates a @code{distcheck} target which can be help to -ensure that a given distribution will actually work. @code{distcheck} -makes a distribution, and then tries to do a @code{VPATH} build. +Automake also generates a @code{distcheck} target which can be of help +to ensure that a given distribution will actually work. +@code{distcheck} makes a distribution, and then tries to do a +@code{VPATH} build. @trindex distcheck @c FIXME: document distcheck-hook here -- 2.47.3