]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/nl/GNUmakefile
Make distributed tarball from Git file list
[lilypond.git] / Documentation / nl / GNUmakefile
index c945160c35c4d0d9cab11d3b486426a91f77667e..d4f25727e648f030b8f02b1fc6bb5c6f9fae2cee 100644 (file)
@@ -1,10 +1,15 @@
 ISOLANG = nl
 depth = ../..
-SUBDIRS = general learning notation texidocs usage
-STEPMAKE_TEMPLATES = documentation
+STEPMAKE_TEMPLATES = documentation texinfo
 LOCALSTEPMAKE_TEMPLATES = lilypond ly doc-i18n-root
-NO_PDF_FILES = 1
-
-EXTRA_DIST_FILES = general.texi
+# 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