]> mj.ucw.cz Git - xsv.git/commitdiff
Makefile: docbook-xsl.css must be uploaded
authorMartin Mares <mj@ucw.cz>
Tue, 24 Jul 2012 17:05:43 +0000 (19:05 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 24 Jul 2012 17:05:43 +0000 (19:05 +0200)
Makefile

index ed01fbceb408c737c23ab3d6d11bdeaa63979a2e..6a31bb69bfdd8c5b03594010944228e6aa6883ad 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,6 @@ release: xsv.1.html
        git push --tags
        git archive --format=tar --prefix=xsv-$(VERSION)/ HEAD | gzip >$(ARCHIVE)
        scp $(ARCHIVE) atrey:~ftp/pub/local/mj/linux/
-       rsync xsv.1.html jw:www/sw/xsv/
+       rsync xsv.1.html docbook-xsl.css jw:www/sw/xsv/
        ssh jw "cd www && bin/release-prog xsv $(VERSION)"
        mv $(ARCHIVE) ~/archives/mj/