cmdline-opts: Fixed build and test in out of source tree builds

This commit is contained in:
Dan Fandrich 2017-02-06 22:47:41 +01:00
parent 88bdd7cf6f
commit edb2d02855
5 changed files with 11 additions and 10 deletions

View file

@ -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>