X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fpo%2FGNUmakefile;h=eea2f247d13a7a200170cfb980662fe42fc1e732;hb=fb9e2de36beaedec7b303d87a443ec24446014e3;hp=3f8fc3ce4a13b1c60d64b022a496c52de25faea5;hpb=dcb716803d6ee097cf5e4399b17d2510d2e9c887;p=lilypond.git diff --git a/Documentation/po/GNUmakefile b/Documentation/po/GNUmakefile index 3f8fc3ce4a..eea2f247d1 100644 --- a/Documentation/po/GNUmakefile +++ b/Documentation/po/GNUmakefile @@ -11,7 +11,8 @@ DOMAIN=lilypond-doc DOC_PO_SOURCES = postprocess_html.py texi-gettext.py translations-status.py TELY_FILES = $(shell ls $(depth)/Documentation/user/lilypond*.tely) TELY_FILES += $(foreach l, $(LANGS), $(shell ls $(depth)/Documentation/$(l)/user/lilypond*.tely)) -TELY_FILES += $(shell ls $(depth)/input/lsr/*.ly) +LSR_LYS := $(shell ls $(depth)/input/lsr/*.ly) +TELY_FILES += $(LSR_LYS:%.ly=../%.ly) messages: $(outdir)/messages