X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fes%2Fuser%2FGNUmakefile;h=06916b973377df5fbfe9885380825ca12ad368a9;hb=963e77672b51847ae37fcba76b34af728c267e8f;hp=d51764115b973e42e72a6f6921d76c7d4227d459;hpb=4cf1c1f0def359889bf9dc326cd6f7ec6edceecd;p=lilypond.git diff --git a/Documentation/es/user/GNUmakefile b/Documentation/es/user/GNUmakefile index d51764115b..06916b9733 100644 --- a/Documentation/es/user/GNUmakefile +++ b/Documentation/es/user/GNUmakefile @@ -1,15 +1,5 @@ ISOLANG = es depth = ../../.. -LOCALSTEPMAKE_TEMPLATES = lilypond ly doclang +LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-user +BIG_PAGE_MANUALS = lilypond-learning include $(depth)/make/stepmake.make - - -local-WWW-1: $(XREF_MAP_FILES) $(outdir)/lilypond-snippets.xref-map \ - $(outdir)/music-glossary.xref-map \ - $(outdir)/lilypond-internals.xref-map - -$(outdir)/lilypond-snippets.xref-map: - ln -sf ../../../../input/lsr/$@ $@ - -$(outdir)/lilypond-internals.xref-map $(outdir)/music-glossary.xref-map: - ln -sf ../../../user/$@ $@