From: David Schleef Date: Sun, 1 Jan 2012 01:37:20 +0000 (-0800) Subject: convert Makefile spaces to tabs X-Git-Tag: RELEASE-0.11.2~16^2~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3664bfd36767d8dbd1491b55a12664d35448f231;p=platform%2Fupstream%2Fgstreamer.git convert Makefile spaces to tabs --- diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 8b6dfff..bf56a90 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -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 \