From 486f69a6863f94d5e6ee2cd2bc3124e0863b070a Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 28 Apr 2010 14:39:39 +0200 Subject: removed trailing white space --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile b/test/Makefile index 91b351e8..693872fd 100644 --- a/test/Makefile +++ b/test/Makefile @@ -54,7 +54,7 @@ $(TARGET): $(objects) $(deps) $(CXX) $(CXXFLAGS) -MM -c $< -MF $@ ############################################################################## -# build and execute tests with code coverage and build nice html pages +# build and execute tests with code coverage and build nice html pages test-with-coverage: $(COVERAGE-DIR)/html/index.html @test ! -e .error -- cgit v1.2.3