]> mj.ucw.cz Git - eval.git/blobdiff - t/Makefile
Writing status uses dump
[eval.git] / t / Makefile
index 4b7eeb70de367e91116a7bb26498fea8aac18e7a..30a9eb1827d835e1453241e2cf4ffc30c312f37c 100644 (file)
@@ -1,7 +1,11 @@
-.PHONY: doc test
+.PHONY: doc test install-docs
 
 doc:
        cd doc; make html
 
+install-doc: doc
+       rsync -avz doc/_build/html/ gavento@ucw.cz:www/view/moe
+       
+
 test:
        nosetests moe.config_test