]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/GNUmakefile
Docs: move Programming interfaces into Extending.
[lilypond.git] / Documentation / fr / GNUmakefile
index 29c968e9256368eadaddd157310be8321018540c..770a2871d61dfa384d978a73e1a292ebe615cc66 100644 (file)
@@ -1,11 +1,9 @@
 ISOLANG = fr
 depth = ../..
-SUBDIRS = user
+SUBDIRS = general 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 = general.texi
 
-lang-merge: $(outdir)/index.html
-       ln -f $(outdir)/index.html $(depth)/Documentation/$(outdir)/index.$(ISOLANG).html
+include $(depth)/make/stepmake.make