echo the filename to stderr for 'make dok-tidy'
authorLee <ler762@users.sourceforge.net>
Sat, 31 Mar 2018 11:49:56 +0000 (07:49 -0400)
committerLee <ler762@users.sourceforge.net>
Sat, 31 Mar 2018 11:49:56 +0000 (07:49 -0400)
commit540e1eb00c1a2d08db53a11942e072c277e721f4
tree0b46ef6b1647b5d1c140fe523d7d877677383f28
parent3c890b0540031fa87cc28514b3e4d0e23124fbcd
echo the filename to stderr for 'make dok-tidy'

make it a bit easier to find errors in docbook generated html

tidy doesn't show the filename it's working on, so if
you do a 'make dok-tidy' you get *lots* of output to
stderr but no clue as to which file has all those
errors/warnings
GNUmakefile.in