mirror of
https://github.com/curl/curl.git
synced 2026-08-25 08:03:34 +03:00
cmdline-opts: Fixed build and test in out of source tree builds
This commit is contained in:
parent
88bdd7cf6f
commit
edb2d02855
5 changed files with 11 additions and 10 deletions
|
|
@ -19,7 +19,7 @@ Verify that all libcurl options have man pages
|
|||
</name>
|
||||
|
||||
<command type="perl">
|
||||
%SRCDIR/manpage-scan.pl %SRCDIR/..
|
||||
%SRCDIR/manpage-scan.pl %SRCDIR/.. %PWD/..
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue