diff options
Diffstat (limited to 'security/advanced/Makefile')
| -rw-r--r-- | security/advanced/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/advanced/Makefile b/security/advanced/Makefile index ef26487..63f5709 100644 --- a/security/advanced/Makefile +++ b/security/advanced/Makefile @@ -5,5 +5,6 @@ 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 -obj-$(CONFIG_SECURITY_ADV) += pres_eappl_sec-I.pdf -obj-$(CONFIG_SECURITY_ADV) += pres_eappl_sec-II.pdf +obj-$(CONFIG_SECURITY_ADV_EAPPL) += pres_eappl_sec-I.pdf +obj-$(CONFIG_SECURITY_ADV_EAPPL) += pres_eappl_sec-II.pdf +obj-$(CONFIG_SECURITY_ADV_EAPPL_COMP) += pres_eappl_sec-comp.pdf |
