X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fes%2FGNUmakefile;h=c1e256715bb9b7af6f2a6ad0d98f9206a6421ffe;hb=40652d626dc52d09f28ec25e1a986c036ac171ae;hp=ed28f4eaeac94624efac830bd0184f2a414d56f9;hpb=8ecb76de70d0ef58d899de0c3a5a65c4d874af43;p=lilypond.git diff --git a/Documentation/es/GNUmakefile b/Documentation/es/GNUmakefile index ed28f4eaea..c1e256715b 100644 --- a/Documentation/es/GNUmakefile +++ b/Documentation/es/GNUmakefile @@ -1,11 +1,11 @@ ISOLANG = es depth = ../.. -SUBDIRS = user +SUBDIRS = essay learning notation texidocs usage web extending included STEPMAKE_TEMPLATES = documentation +LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root -include $(depth)/make/stepmake.make +UNSPLITTED_HTML_MANUALS = changes -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