convert Makefile spaces to tabs
authorDavid Schleef <ds@schleef.org>
Sun, 1 Jan 2012 01:37:20 +0000 (17:37 -0800)
committerDavid Schleef <ds@schleef.org>
Sun, 1 Jan 2012 01:38:15 +0000 (17:38 -0800)
tests/check/Makefile.am

index 8b6dfff..bf56a90 100644 (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   \