mirror of
https://github.com/curl/curl.git
synced 2025-02-11 14:50:40 +08:00
tests: 'make checksrc' now checks server/ too
This commit is contained in:
parent
0c6204a51f
commit
a1a2470dbd
@ -96,3 +96,4 @@ torture-test: perlcheck all
|
||||
checksrc:
|
||||
cd libtest && $(MAKE) checksrc
|
||||
cd unit && $(MAKE) checksrc
|
||||
cd server && $(MARK) checksrc
|
||||
|
Loading…
Reference in New Issue
Block a user