
23 Sep
2013
23 Sep
'13
12:38 p.m.
On Fri, Sep 20, 2013 at 08:46:01 -0600, Eric Blake wrote:
On 09/20/2013 08:13 AM, Jiri Denemark wrote:
The xml files are generated in build directory and thus docs/newapi.xsl was not able to find them in a VPATH build.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- docs/Makefile.am | 1 + docs/newapi.xsl | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-)
ACK, once you resolve the default setting of builddir when not run by make, and once you fix a nit:
Both fixed and pushed, thanks. Jirka