touch
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 12 Feb 2004 19:21:12 +0000 (19:21 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 12 Feb 2004 19:21:12 +0000 (19:21 +0000)
Original commit message from CVS:
touch

Makefile.am

index 2dd0347..b3b03bc 100644 (file)
@@ -86,6 +86,7 @@ GCOV_DIRS=gst libs
 
 ## .PHONY so it always rebuilds it
 .PHONY: coverage-report.txt
+
 coverage-report.txt:
        BBG_FILES=`find $(GCOV_DIRS) -name "*.bbg"` ;                     \
        C_FILES= ;                                                        \