X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fpo%2FGNUmakefile;h=7fe191f1d5a3a9600d8405b0ed51e0966b9927ab;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=9849b93546593a2eff8351f432708b95d8f595ae;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/Documentation/po/GNUmakefile b/Documentation/po/GNUmakefile index 9849b93546..7fe191f1d5 100644 --- a/Documentation/po/GNUmakefile +++ b/Documentation/po/GNUmakefile @@ -12,7 +12,7 @@ DOC_PO_SOURCES = python/auxiliar/postprocess_html.py \ scripts/auxiliar/tely-gettext.py scripts/auxiliar/translations-status.py TELY_FILES = $(shell ls $(depth)/Documentation/*.tely) TELY_FILES += $(foreach l, $(LANGS), $(shell ls $(depth)/Documentation/$(l)/*.tely)) -LSR_LYS := $(shell ls $(depth)/Documentation/snippets/*.ly) +LSR_LYS = $(shell ls $(depth)/Documentation/snippets/*.ly) TELY_FILES += $(LSR_LYS:%.ly=../%.ly) messages: $(outdir)/messages