mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 03:29:50 +00:00
touch
Original commit message from CVS: touch
This commit is contained in:
parent
7fea41b39c
commit
3a7384ed36
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ GCOV_DIRS=gst libs
|
||||||
|
|
||||||
## .PHONY so it always rebuilds it
|
## .PHONY so it always rebuilds it
|
||||||
.PHONY: coverage-report.txt
|
.PHONY: coverage-report.txt
|
||||||
|
|
||||||
coverage-report.txt:
|
coverage-report.txt:
|
||||||
BBG_FILES=`find $(GCOV_DIRS) -name "*.bbg"` ; \
|
BBG_FILES=`find $(GCOV_DIRS) -name "*.bbg"` ; \
|
||||||
C_FILES= ; \
|
C_FILES= ; \
|
||||||
|
|
Loading…
Reference in a new issue