]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
*** empty log message ***
[lilypond.git] / GNUmakefile.in
index 5286a881089cec0595a17d993dca1256d9606a60..c69edbf9d939ea830f6a5a85ed878433555c4bf0 100644 (file)
@@ -37,10 +37,13 @@ include $(depth)/make/stepmake.make
 doc: 
        $(MAKE) -C Documentation
 
-web-install: 
+install-WWW:
        -$(INSTALL) -m 755 -d $(webdir) 
        tar -C $(webdir)/ -xzf $(outdir)/web.tar.gz
 
+web-install:
+       $(MAKE) out=www install-WWW
+
 local-install:
        $(INSTALL) -d $(local_lilypond_datadir)
 
@@ -151,5 +154,5 @@ rsync-web:
        chgrp -R lilypond . && \
        chmod -R g+w .  && \
        chmod 2775 `find -type d` . && \
-       rsync --delete --stats --progress -gorltvu -e ssh . x:/var/www/lilypond/doc/v1.9/
+       rsync --delete --stats --progress -gorltvu -e ssh . x:/var/www/lilypond/doc/v$(MAJOR_VERSION).$(MINOR_VERSION)/
        cd out-www && rm -rf web/