X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=Makefile;h=283981a871e6e1f00473d40d82f99c4c0c4d10aa;hb=0b0f8fb76939a617b142595672cc15e034ab7336;hp=8d46b975cd18c1672e9b41a3b765439c6bed99ad;hpb=cf65a8e43320c5db6aa147a14cef1b310c0628b1;p=freeside.git diff --git a/Makefile b/Makefile index 8d46b975c..283981a87 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,11 @@ docs: make ${TEMPLATE}docs htmlman: - bin/pod2x + [ -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 + [ -e DONT_REBUILD_DOCS ] || bin/pod2x upload-docs: ssh cleanwhisker.420.am rm -rf /var/www/www.sisd.com/freeside/devdocs