Makefile.am: Corrected end of line filler character
authorSteve Holme <steve_holme@hotmail.com>
Sun, 10 Mar 2013 19:00:39 +0000 (19:00 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 10 Mar 2013 19:02:41 +0000 (19:02 +0000)
commit62b5015796e2462c42a7ac99a0172727e11cd418
tree4ff48eefeb962e50aca8b7d602617500b6625e4a
parent85e944928cadb888d34d8cfadd31af77285f20c7
Makefile.am: Corrected end of line filler character

The majority of lines, that specify a test file for inclusion, end with
a tab character before the slash whilst some end with a space. Corrected
those that end with a space to end with a tab character as well.
tests/data/Makefile.am