]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/GNUmakefile
Doc build: rename general -> web.
[lilypond.git] / Documentation / fr / GNUmakefile
index 29c968e9256368eadaddd157310be8321018540c..03246fbf8bb610bbc9e79034eb1b99a13f8054a3 100644 (file)
@@ -1,11 +1,9 @@
 ISOLANG = fr
 depth = ../..
-SUBDIRS = user
+SUBDIRS = web learning notation texidocs usage
 STEPMAKE_TEMPLATES = documentation
+LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root
 
-include $(depth)/make/stepmake.make
-
-local-WWW-2: lang-merge
+EXTRA_DIST_FILES = web.texi
 
-lang-merge: $(outdir)/index.html
-       ln -f $(outdir)/index.html $(depth)/Documentation/$(outdir)/index.$(ISOLANG).html
+include $(depth)/make/stepmake.make