Jonathan Corbet | 22917b9 | 2016-11-16 16:07:02 -0700 | [diff] [blame] | 1 | project = "The kernel security subsystem manual" |
2 | |||||
3 | tags.add("subproject") | ||||
4 | |||||
5 | latex_documents = [ | ||||
6 | ('index', 'security.tex', project, | ||||
7 | 'The kernel development community', 'manual'), | ||||
8 | ] |