X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=0f86b49d252558e177ba017d0e5c99ded1830119;hb=58b6cf13486080bae2136b13b421db6c9163368e;hp=8d46b975cd18c1672e9b41a3b765439c6bed99ad;hpb=cf65a8e43320c5db6aa147a14cef1b310c0628b1;p=freeside.git diff --git a/Makefile b/Makefile index 8d46b975c..0f86b49d2 100644 --- a/Makefile +++ b/Makefile @@ -48,6 +48,10 @@ docs: make ${TEMPLATE}docs htmlman: + [ -e ./httemplate/docs/man ] || mkdir httemplate/docs/man + [ -e ./httemplate/docs/man/bin ] || mkdir httemplate/docs/man/bin + [ -e ./httemplate/docs/man/FS ] || mkdir httemplate/docs/man/FS + [ -e ./httemplate/docs/man/FS/UI ] || mkdir httemplate/docs/man/FS/UI bin/pod2x upload-docs: