From 5d4433a719284d1b3231a85dd510054c12a43014 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Thu, 19 Apr 2018 16:37:00 +0200 Subject: add generic support for print version All presentations can be built in print form if the file .lxformat_print exists in the main directory. If this file does not exist, the regular beamer format will be generated. IMPORTANT: The print version of the files are named the same as the beamer version! Signed-off-by: John Ogness --- security/firewall_ex/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'security/firewall_ex/Makefile') diff --git a/security/firewall_ex/Makefile b/security/firewall_ex/Makefile index 8a30938..d834f36 100644 --- a/security/firewall_ex/Makefile +++ b/security/firewall_ex/Makefile @@ -1,2 +1 @@ obj-$(CONFIG_SECURITY_EX_FW) += pres_ex_firewall.pdf -obj-$(CONFIG_SECURITY_EX_FW) += print_ex_firewall.pdf -- cgit v1.2.3