]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/doclang-rules.make
Make ly snippets variable names and comments translatable
[lilypond.git] / make / doclang-rules.make
index 6c4dbc532ddd88713ae0c41e9e8511e84c0b11a7..351b9db2ce634d232d40ecad3060eb26005d452c 100644 (file)
@@ -16,6 +16,10 @@ $(outdir)/version.%: $(top-src-dir)/VERSION
        echo $(TOPLEVEL_VERSION)>> $@
        echo '@end macro'>> $@
 
+# This makes sure lilypond-doc gettext domain has been compiled
+# before lilypond-book runs
+%.tely: doc-po
+
 $(OUT_TEXI_FILES): $(ITELY_FILES) $(ITEXI_FILES)
 
 $(DEEP_HTML_FILES) $(PDF_FILES): $(ITELY_FILES) $(ITEXI_FILES)