X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fde%2Fuser%2FGNUmakefile;h=50042f40cbe0c94b2b39495b192c1710d006dc86;hb=7e57eb7daf165db3cc1ed70c8173f8692818f83b;hp=810efc38e774dd72e0aaad6ff1e716640648f093;hpb=3e06d4668033e396c6cff199190ca9f33754cc40;p=lilypond.git diff --git a/Documentation/de/user/GNUmakefile b/Documentation/de/user/GNUmakefile index 810efc38e7..50042f40cb 100644 --- a/Documentation/de/user/GNUmakefile +++ b/Documentation/de/user/GNUmakefile @@ -1,15 +1,4 @@ ISOLANG = de 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/$@ $@