From: John Mandereau Date: Sat, 24 Jan 2009 00:58:20 +0000 (+0100) Subject: Docs: disable Texinfo->PDF for Japanese translation X-Git-Tag: release/2.12.2-1~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=81872d586b310b9ae65cba6a61bac5490b5f69b3;p=lilypond.git Docs: disable Texinfo->PDF for Japanese translation --- diff --git a/Documentation/ja/user/GNUmakefile b/Documentation/ja/user/GNUmakefile index 61ac8819d0..1b51cfc8e2 100644 --- a/Documentation/ja/user/GNUmakefile +++ b/Documentation/ja/user/GNUmakefile @@ -2,3 +2,6 @@ ISOLANG = ja depth = ../../.. LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-user include $(depth)/make/stepmake.make + +$(outdir)/%.pdf: + true