convert Makefile spaces to tabs

This commit is contained in:
David Schleef 2011-12-31 17:37:20 -08:00
parent 71fe1ad070
commit 3664bfd367

View file

@ -265,7 +265,7 @@ coverage-report:
coverage/$$dir/index.xml > coverage/$$dir/index.html; \
fi; \
done
for file in $(COVERAGE_FILES_REL); do \
echo Generating coverage/$$file.html; \
perl $(top_srcdir)/common/coverage/coverage-report-entry.pl \