Makefile 178 B

1234567
  1. docs = select_list.xml
  2. docbook_dir = ../../../docbook
  3. # no subsection listed in the main TOC
  4. xsltproc_flags+=--stringparam toc.section.depth 0
  5. include $(docbook_dir)/Makefile