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

index b3599adc72c314b20d4f8b5c54d8907f8c9a85d3..003d9c02bdd3436c73ae79351ed3ecfdd87f0572 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