Specify all of $(htmldir) as the doc.

This commit is contained in:
Ludovic Courtès 2011-10-12 14:54:23 +00:00
parent ceb38a727a
commit 1007c0ca20

View file

@ -33,7 +33,7 @@ rec {
make -C doc/manual install prefix="$out"
nuke-refs "$out/share/doc/hydra/manual.pdf"
echo "doc manual $out/share/doc/hydra/manual.html" >> \
echo "doc manual $out/share/doc/hydra" >> \
"$out/nix-support/hydra-build-products"
echo "doc-pdf manual $out/share/doc/hydra/manual.pdf" >> \
"$out/nix-support/hydra-build-products"