X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fnl%2FGNUmakefile;h=d4f25727e648f030b8f02b1fc6bb5c6f9fae2cee;hb=aca522d3460b83df6a893e9d0cc43378f7e97f6e;hp=d24180908677dbafc87c50c7c8966ab8d6d070b7;hpb=637d8b413d51d62ab5827f1f4cc35a9a1179e319;p=lilypond.git diff --git a/Documentation/nl/GNUmakefile b/Documentation/nl/GNUmakefile index d241809086..d4f25727e6 100644 --- a/Documentation/nl/GNUmakefile +++ b/Documentation/nl/GNUmakefile @@ -1,7 +1,15 @@ ISOLANG = nl depth = ../.. -SUBDIRS = application general learning notation texidocs -STEPMAKE_TEMPLATES = documentation +STEPMAKE_TEMPLATES = documentation texinfo LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root +# NO_PDF_FILES = 1 include $(depth)/make/stepmake.make + +check-xrefs: + # This is still clumsy, as check_texi_ref.py does not handle + # an untranslated @ref{Tutorial} (used in an untranslated + # file) to the translated @node Leerboek + $(PYTHON) $(auxscript-dir)/check_texi_refs.py --batch \ + $(DOCUMENTS_INCLUDES) -I $(top-src-dir)/Documentation \ + $(auxpython-dir)/manuals_definitions.py