diff options
Diffstat (limited to 'security/advanced/Makefile')
| -rw-r--r-- | security/advanced/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/advanced/Makefile b/security/advanced/Makefile index f6ab95b..2643c9e 100644 --- a/security/advanced/Makefile +++ b/security/advanced/Makefile @@ -1 +1,7 @@ obj-$(CONFIG_SECURITY_ADV) += pres_advanced_sec.pdf +obj-$(CONFIG_SECURITY_ADV) += pres_capability.pdf +obj-$(CONFIG_SECURITY_ADV) += pres_exploit.pdf +obj-$(CONFIG_SECURITY_ADV) += pres_process_thread.pdf +obj-$(CONFIG_SECURITY_ADV) += pres_multiuser_dac.pdf +obj-$(CONFIG_SECURITY_ADV) += pres_namespace_container.pdf +obj-$(CONFIG_SECURITY_ADV) += pres_mac.pdf |
