diff options
Diffstat (limited to 'security/crypto')
| -rw-r--r-- | security/crypto/Makefile | 4 | ||||
| -rw-r--r-- | security/crypto/pres_crypto_en.tex | 5 | ||||
| -rw-r--r-- | security/crypto/pres_pki_en.tex | 5 |
3 files changed, 2 insertions, 12 deletions
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} |
