X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fnl%2FGNUmakefile;h=8f0d8325637b4386ef161b17047a32e3cb31a480;hb=e93c49566397f1f655f8081cadc4e18feaab8d9b;hp=204f57637eac28187229a509e7350bf2fbeb2e02;hpb=01e7873e323b8328fddd45277853302db7b176d7;p=lilypond.git diff --git a/Documentation/nl/GNUmakefile b/Documentation/nl/GNUmakefile index 204f57637e..8f0d832563 100644 --- a/Documentation/nl/GNUmakefile +++ b/Documentation/nl/GNUmakefile @@ -1,10 +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 = general.texi +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