qapi: Consistent whitespace in tests/Makefile
commit04404c21cc973e37ca33c4a8443eaf7578cc2246
authorEric Blake <eblake@redhat.com>
Fri, 26 Sep 2014 15:20:31 +0000 (26 09:20 -0600)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 26 Sep 2014 17:18:02 +0000 (26 21:18 +0400)
tree90b73601f1c02285494fcf884cf11df088c405e3
parentc5d1e2cce3a994484a809b599e6b38325c4e4c0e
qapi: Consistent whitespace in tests/Makefile

tests/Makefile had a mix of TAB vs. 8-space indentation; given
that it is a Makefile, TAB is more idiomatic even though in these
particular cases the choice of whitespace didn't matter.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/Makefile