From 64516f9cc4a3ecc3c75b158227d523addc33f386 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Thu, 19 Apr 2018 17:34:10 +0200 Subject: printouts: add Kconfig option to build with printouts If enabled, all selected presentations will also be build using the print templates. These are named the same, but stored in the deploy/printouts subdirectory. Signed-off-by: John Ogness --- Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Kconfig') diff --git a/Kconfig b/Kconfig index eb11683..cedc98b 100644 --- a/Kconfig +++ b/Kconfig @@ -5,6 +5,11 @@ config BUILD_HANDOUTS help Build papers with or without handouts +config BUILD_PRINTOUTS + bool "Build with printouts" + help + Build print version of slides + source "security/Kconfig" source "basics/cpu-arch/Kconfig" source "basics/lx-trainer/Kconfig" -- cgit v1.2.3