summaryrefslogtreecommitdiffstats
path: root/podwrapper.sh.in
diff options
context:
space:
mode:
authorHilko Bengen <bengen@hilluzination.de>2011-08-14 10:58:08 +0200
committerRichard W.M. Jones <rjones@redhat.com>2011-08-15 14:50:33 +0100
commitff101adf7ead7bcdb46bccdb227ef18d844b965f (patch)
tree93fdc88531c894bc78120dea476f76fc08b8c0b7 /podwrapper.sh.in
parent44c3a300265ef7bfa5d49d2b9a2a8faccd9db2de (diff)
downloadlibguestfs-ff101adf7ead7bcdb46bccdb227ef18d844b965f.tar.gz
libguestfs-ff101adf7ead7bcdb46bccdb227ef18d844b965f.tar.xz
libguestfs-ff101adf7ead7bcdb46bccdb227ef18d844b965f.zip
out-of-tree build: fix documentation generation
Diffstat (limited to 'podwrapper.sh.in')
-rwxr-xr-xpodwrapper.sh.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/podwrapper.sh.in b/podwrapper.sh.in
index c883c6a8..9accaf9e 100755
--- a/podwrapper.sh.in
+++ b/podwrapper.sh.in
@@ -180,6 +180,7 @@ if [ -n "$text_output" ]; then
fi
if [ -n "$html_output" ]; then
+ mkdir -p "$abs_top_builddir/html"
"$POD2HTML" \
--css "pod.css" --htmldir "$abs_top_builddir/html" \
< $tmpdir/full.pod > "$html_output".tmp