mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
root/make: have checksrc run in include/curl too
This commit is contained in:
parent
a332c4f769
commit
0c6204a51f
@ -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…
x
Reference in New Issue
Block a user