mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Added coverage to .PHONY in Makefile due to testing/coverage
This commit is contained in:
parent
a8e65d908e
commit
c4cb27b12f
1 changed files with 1 additions and 0 deletions
|
@ -25,3 +25,4 @@ coverage:
|
||||||
@rm -f brocov.tmp.*
|
@rm -f brocov.tmp.*
|
||||||
@cd coverage && make coverage
|
@cd coverage && make coverage
|
||||||
|
|
||||||
|
.PHONY: coverage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue