hgbook

diff es/Makefile @ 512:9412f706651e

Publishing via rsync
author Igor Támara <igor@tamarapatino.org>
date Fri Jan 16 23:34:35 2009 -0500 (2009-01-16)
parents bd0c83293048
children db12ab3b3b25
line diff
     1.1 --- a/es/Makefile	Mon Jan 12 10:39:57 2009 -0500
     1.2 +++ b/es/Makefile	Fri Jan 16 23:34:35 2009 -0500
     1.3 @@ -210,12 +210,14 @@
     1.4  		$(image-svg:%.svg=%.png) \
     1.5  		examples/*.{lxo,run} examples/.run build_id.tex hg_id.tex
     1.6  
     1.7 -install: pdf split $(dist-sources)
     1.8 +install: pdf split $(dist-sources) 
     1.9  	rm -rf dist
    1.10  	mkdir -p dist
    1.11  	cp pdf/hgbook.pdf dist
    1.12  	cp html/split/*.{css,html,png} dist
    1.13 +	cp html/onepage/hgbook.html dist/onepage.html
    1.14 +	ln -s index.es.html dist/index.html
    1.15  	cp $(dist-sources) dist
    1.16  
    1.17  rsync: install
    1.18 -	rsync -avz --delete dist sp.red-bean.com:public_html/hgbook
    1.19 +	rsync -avz --delete dist/ ikks@sulaco.devnull.li:public_html/hgbook/