Document some formatting restrictions for Makefile.am files.
commit27f63d48b2cbf9a8a0af1185821929fade57298f
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 11 May 2009 22:15:43 +0000 (12 00:15 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 12 May 2009 06:00:45 +0000 (12 08:00 +0200)
treefe7b935afae343650cef3ef5fad26196b3812c2d
parentb6bebfca48c126f13ff9ddc86c809564b3d7e56a
Document some formatting restrictions for Makefile.am files.

For PR automake/540:
* doc/automake.texi (General Operation, Usage of Conditionals):
Variable assignments should not be indented by TABs, rule commands
should.  Conditional keyword statements should not be indented.
Report by luoyi.ly@gmail.com.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
THANKS
doc/automake.texi