diff options
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-x | bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index cd6ed10d..496d8a03 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -34,7 +34,7 @@ touch extension/configh.in sleep 1 touch test/Maketests find . -name Makefile.in -print | xargs touch -touch doc/gawk.texi # make later than gawkman.texi +touch doc/gawk.texi # make later than gawktexi.in sleep 1 touch doc/*.info touch po/*.gmo |