]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/GNUmakefile
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / fr / GNUmakefile
index b3599adc72c314b20d4f8b5c54d8907f8c9a85d3..33caa87f754de9442b1db22cdddf0e423370a198 100644 (file)
@@ -1,11 +1,9 @@
 ISOLANG = fr
 depth = ../..
-SUBDIRS = user
+SUBDIRS = web learning notation texidocs usage included essay extending
 STEPMAKE_TEMPLATES = documentation
+LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root
 
-include $(depth)/make/stepmake.make
-
-local-WWW: $(outdir)/index.html lang-merge
+EXTRA_DIST_FILES = web.texi
 
-lang-merge:
-       ln -f $(outdir)/index.html $(depth)/Documentation/$(outdir)/index.$(ISOLANG).html
+include $(depth)/make/stepmake.make