build: Redirect xsltproc to a directory
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 30 Jun 2010 12:26:32 +0000 (13:26 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 30 Jun 2010 12:26:32 +0000 (13:26 +0100)
commit268bfccd28b6ccca60c9505cd3ddc009549c7484
tree3844b75bc36b0153fa4d695567415fefa395a5a3
parent40c45ef29b73a81046c2b5e2fee4687a63500256
build: Redirect xsltproc to a directory

Apparently, xsltproc recognizes a directory if it has a '/' at the end
of its path, and not by doing the sensible thing and stat()'ing the
argument for the --output option.
doc/cookbook/Makefile.am