Indent rule commands consistently with a TAB.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 25 Apr 2009 08:48:11 +0000 (10:48 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 25 Apr 2009 08:55:26 +0000 (10:55 +0200)
commit3ebd4b8c86869f06e7ab1cd5a3d21454c475babd
tree7491601e483ac6259967d4db746e8e762b67c85a
parent68ce3ae97c09a3b2885e24a237fb83c7a779b77d
Indent rule commands consistently with a TAB.

* lib/am/check.am ($(TEST_SUITE_LOG)): Consistently use TAB, not
spaces, for indentation of commands, even if indentation may not
be needed at all.
* lib/am/texinfos.am (install-info-am): Likewise.
* THANKS: Update.
Prompted by report from John Calcote.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
THANKS
doc/Makefile.in
lib/Automake/tests/Makefile.in
lib/am/check.am
lib/am/texinfos.am
tests/Makefile.in