]> git.donarmstrong.com Git - lilypond.git/commitdiff
Another `make -j2' fix.
authorWerner Lemberg <wl@gnu.org>
Mon, 9 Apr 2007 13:10:53 +0000 (15:10 +0200)
committerWerner Lemberg <wl@gnu.org>
Mon, 9 Apr 2007 13:10:53 +0000 (15:10 +0200)
Documentation/es/GNUmakefile

index ed28f4eaeac94624efac830bd0184f2a414d56f9..bc58051120e9346cf93d27aaa1e778e36c1e55f6 100644 (file)
@@ -5,7 +5,7 @@ STEPMAKE_TEMPLATES = documentation
 
 include $(depth)/make/stepmake.make
 
-local-WWW: $(outdir)/index.html lang-merge
+local-WWW: lang-merge
 
-lang-merge:
+lang-merge: $(outdir)/index.html
        ln -f $(outdir)/index.html $(depth)/Documentation/$(outdir)/index.$(ISOLANG).html