fix bug in multiline radiusprepend
[freeside.git] / Makefile
index e5b6ad1..283981a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,8 +34,7 @@ aspdocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/*
        cp -pr httemplate aspdocs
        touch aspdocs
 
-#masondocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/*
-masondocs: httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/*
+masondocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/*
        rm -rf masondocs
        cp -pr httemplate masondocs
        ( cd masondocs; \
@@ -53,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