diff options
| author | holger krekel <holger@merlinux.eu> | 2012-12-21 23:24:37 +0100 |
|---|---|---|
| committer | holger krekel <holger@merlinux.eu> | 2012-12-21 23:24:37 +0100 |
| commit | d930475b05d04dfcbc6796cfe9637a6790073e59 (patch) | |
| tree | 493c46359bd659f6ea9baaf1a9258c24ffcd62fd /doc/Makefile | |
| parent | 6410d333485ea7a673c830b2523263a8928a555e (diff) | |
| download | tox-d930475b05d04dfcbc6796cfe9637a6790073e59.tar.gz | |
adjust doc target
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 1142b1c..77b2083 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -37,7 +37,7 @@ clean: -rm -rf $(BUILDDIR)/* install: clean html - @rsync -avz $(BUILDDIR)/html/ testrun.org:/www/tox.testrun.org/latest + @rsync -avz $(BUILDDIR)/html/ testrun.org:/www/testrun.org/tox/latest #latexpdf #@scp $(BUILDDIR)/latex/*.pdf testrun.org:www-tox/latest |
