mirror of
https://github.com/curl/curl.git
synced 2026-05-19 12:16:21 +03:00
make checksrc: run it in docs/examples too by default
This commit is contained in:
parent
6ddab23fb1
commit
51fb24ce7f
1 changed files with 1 additions and 0 deletions
|
|
@ -284,6 +284,7 @@ checksrc:
|
|||
cd src && $(MAKE) checksrc
|
||||
cd tests && $(MAKE) checksrc
|
||||
cd include/curl && $(MAKE) checksrc
|
||||
cd docs/examples && $(MAKE) checksrc
|
||||
|
||||
.PHONY: vc-ide
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue