X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=0f86b49d252558e177ba017d0e5c99ded1830119;hp=8d46b975cd18c1672e9b41a3b765439c6bed99ad;hb=d815064689e78291069209fb4610f905449dcee6;hpb=e647329a15ecae064a3242f05f948658aeab9256 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: