summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2002-02-10 02:16:47 +0000
committerivan <ivan>2002-02-10 02:16:47 +0000
commitc828daa905491e65deb30a2ed34af609cdb96b99 (patch)
tree3716828b64701eceeea4e2f95ba44a3ff60c49cf /Makefile
parent298b8d9a262265fe7106da1ff552ce6778237034 (diff)
pro-rating w/ web interface, tested (closes: Bug#313).
view/cust_bill.cgi invoice view shows invoice events! fix bug where adding events with no name silently failed instead of giving an error add new comission plans
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