Original commit message from CVS:
touch
This commit is contained in:
Thomas Vander Stichele 2004-02-12 19:21:12 +00:00
parent 7fea41b39c
commit 3a7384ed36

View 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= ; \