mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
GNUMakefile: Add note about how to list coverage of individual files
This commit is contained in:
parent
7fa2aa0007
commit
0b917d28da
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ coverage:
|
|||
luacov
|
||||
luacov-console
|
||||
luacov-console -s
|
||||
@echo "To inspect individual files run: luacov-console -l FILENAME"
|
||||
|
||||
util/%.so:
|
||||
$(MAKE) install -C util-src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue