]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
Web build: add special target for online website.
[lilypond.git] / GNUmakefile.in
index 2538c22cba22f2ee2e670b30a1b71f3e81af0413..2860088095b5bf9b6255fff634717da4c432c8db 100644 (file)
@@ -243,9 +243,9 @@ grand-replace:
 
 ################################################################
 # website (without the rest of the docs)
-web-gop:
-       touch Documentation/web.texi
-       cd Documentation && make out=www out-www/web/index.html
+web-version:
+       touch $(top-src-dir)/Documentation/web.texi
+       cd $(top-build-dir)/Documentation && make out=www WEB_VERSION=yes out-www/web/index.html
 
 
 ################################################################