touch

Original commit message from CVS:
touch
diff --git a/Makefile.am b/Makefile.am
index 2dd0347..b3b03bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -86,6 +86,7 @@
 
 ## .PHONY so it always rebuilds it
 .PHONY: coverage-report.txt
+
 coverage-report.txt:
 	BBG_FILES=`find $(GCOV_DIRS) -name "*.bbg"` ;			  \
 	C_FILES= ;							  \