mirror of
https://github.com/curl/curl.git
synced 2026-05-30 10:17:28 +03:00
root/make: have checksrc run in include/curl too
This commit is contained in:
parent
a332c4f769
commit
0c6204a51f
1 changed files with 1 additions and 0 deletions
|
|
@ -283,6 +283,7 @@ checksrc:
|
|||
cd lib && $(MAKE) checksrc
|
||||
cd src && $(MAKE) checksrc
|
||||
cd tests && $(MAKE) checksrc
|
||||
cd include/curl && $(MAKE) checksrc
|
||||
|
||||
.PHONY: vc-ide
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue