From 6f1a0f8d9a272c953cb2ba6d7169b25412096c4e Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Mon, 6 Oct 2014 15:04:42 +0200 Subject: security: Update Signed-off-by: Holger Dengler --- security/crypto/Makefile | 4 ++-- security/crypto/pres_crypto_en.tex | 5 ----- security/crypto/pres_pki_en.tex | 5 ----- 3 files changed, 2 insertions(+), 12 deletions(-) (limited to 'security/crypto') diff --git a/security/crypto/Makefile b/security/crypto/Makefile index a9a4b6c..a1a28af 100644 --- a/security/crypto/Makefile +++ b/security/crypto/Makefile @@ -1,2 +1,2 @@ -iobj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_en.pdf -iobj-$(CONFIG_SECURITY_PKI) += pres_pki_en.pdf +obj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_en.pdf +obj-$(CONFIG_SECURITY_PKI) += pres_pki_en.pdf diff --git a/security/crypto/pres_crypto_en.tex b/security/crypto/pres_crypto_en.tex index f2ab286..8fa19ce 100644 --- a/security/crypto/pres_crypto_en.tex +++ b/security/crypto/pres_crypto_en.tex @@ -12,11 +12,6 @@ \def\lximg{none} -\begin{frame} -\frametitle{Contents} -\tableofcontents -\end{frame} - % ---------------------------- \subsubsection{Fundamentals} diff --git a/security/crypto/pres_pki_en.tex b/security/crypto/pres_pki_en.tex index e24226a..ff0133b 100644 --- a/security/crypto/pres_pki_en.tex +++ b/security/crypto/pres_pki_en.tex @@ -12,11 +12,6 @@ \def\lximg{none} -\begin{frame} -\frametitle{Contents} -\tableofcontents -\end{frame} - % ---------------------------- \subsubsection{Fundamentals} -- cgit v1.2.3