mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Update coverage script
This commit is contained in:
parent
b9a3df5c55
commit
2ba8104b37
2 changed files with 2 additions and 2 deletions
2
trunk/configure
vendored
2
trunk/configure
vendored
|
@ -391,7 +391,7 @@ doclean:
|
|||
clean: clean_srs clean_modules clean_st clean_openssl clean_ffmpeg clean_nginx clean_cherrypy
|
||||
@echo "You can clean each some components, see make help"
|
||||
|
||||
destroy: clean
|
||||
destroy:
|
||||
(cd ${SRS_OBJS_DIR} && rm -rf ${SRS_PLATFORM})
|
||||
|
||||
clean_srs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue