X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fes%2Fuser%2FGNUmakefile;h=4a3d585310f203d490feb738352b4d5fe0551b26;hb=57775f7a8b05ee712f9fc62971841c35caebceba;hp=d51764115b973e42e72a6f6921d76c7d4227d459;hpb=db1b4bee7d0792351e368e776f197b1bca7050cb;p=lilypond.git diff --git a/Documentation/es/user/GNUmakefile b/Documentation/es/user/GNUmakefile index d51764115b..4a3d585310 100644 --- a/Documentation/es/user/GNUmakefile +++ b/Documentation/es/user/GNUmakefile @@ -1,15 +1,4 @@ ISOLANG = es depth = ../../.. -LOCALSTEPMAKE_TEMPLATES = lilypond ly doclang +LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-user 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/$@ $@