fix install location

This commit is contained in:
holger krekel 2011-03-09 13:59:00 +01:00
parent 007f0daeb9
commit 527bc472a8
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ clean:
-rm -rf $(BUILDDIR)/* -rm -rf $(BUILDDIR)/*
install: clean html install: clean html
rsync -avz _build/html/ code:www-pytest/2.0.2dev rsync -avz _build/html/ code:www-pytest/
html: html:
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html