summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f86b49d2..283981a87 100644
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@ htmlman:
[ -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
+ [ -e DONT_REBUILD_DOCS ] || bin/pod2x
upload-docs:
ssh cleanwhisker.420.am rm -rf /var/www/www.sisd.com/freeside/devdocs