]> mj.ucw.cz Git - eval.git/blob - t/Makefile
Added dummy task type
[eval.git] / t / Makefile
1 .PHONY: doc test install-docs
2
3 doc:
4         cd doc; make html
5
6 install-doc: doc
7         rsync -avz doc/_build/html/ gavento@ucw.cz:www/view/moe
8         
9
10 test:
11         nosetests moe.config_test