X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fnl%2FGNUmakefile;h=8f0d8325637b4386ef161b17047a32e3cb31a480;hb=4bd29f98794235cbe90875a6d73ad6cf4ffeaf5b;hp=d24180908677dbafc87c50c7c8966ab8d6d070b7;hpb=637d8b413d51d62ab5827f1f4cc35a9a1179e319;p=lilypond.git diff --git a/Documentation/nl/GNUmakefile b/Documentation/nl/GNUmakefile index d241809086..8f0d832563 100644 --- a/Documentation/nl/GNUmakefile +++ b/Documentation/nl/GNUmakefile @@ -1,7 +1,18 @@ ISOLANG = nl depth = ../.. -SUBDIRS = application general learning notation texidocs +SUBDIRS = included web learning texidocs STEPMAKE_TEMPLATES = documentation LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root +NO_PDF_FILES = 1 + +EXTRA_DIST_FILES = web.texi 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