]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/sphinx: fix make SPHINXDIRS="dirs" pdfdocs for more than one dir
authorMarkus Heiser <markus.heiser@darmarIT.de>
Wed, 2 Nov 2016 14:37:11 +0000 (16:37 +0200)
committerJani Nikula <jani.nikula@intel.com>
Thu, 3 Nov 2016 10:36:56 +0000 (12:36 +0200)
commitc7e974ac9ddbcdc7e2a08d7754c42892857b09e1
tree8f31c313fe9294c521dbf3e58e6be477d724ab31
parent60c4d9b1df41a6834948bc62ce0bfd29b1f45fc0
Documentation/sphinx: fix make SPHINXDIRS="dirs" pdfdocs for more than one dir

Add missing semicolon to fix pdf build with more than one SPHINXDIRS
directory specified. For example make SPHINXDIRS="gpu media" pdfdocs.

Fixes: 64da9874208f ("doc-rst: generic way to build PDF of sub-folders")
Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Documentation/Makefile.sphinx