From dcb716803d6ee097cf5e4399b17d2510d2e9c887 Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Sun, 9 Nov 2008 01:14:18 +0100 Subject: [PATCH] Docs: add LSR snippets to variables and comments gettexting --- Documentation/po/GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/po/GNUmakefile b/Documentation/po/GNUmakefile index 685d2bab5f..3f8fc3ce4a 100644 --- a/Documentation/po/GNUmakefile +++ b/Documentation/po/GNUmakefile @@ -11,6 +11,7 @@ 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) messages: $(outdir)/messages -- 2.39.5