diff options
Diffstat (limited to 'security/ipe/Makefile')
-rw-r--r-- | security/ipe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/ipe/Makefile b/security/ipe/Makefile index 4cc17eb92060..e1c27e974c5c 100644 --- a/security/ipe/Makefile +++ b/security/ipe/Makefile @@ -7,6 +7,7 @@ obj-$(CONFIG_SECURITY_IPE) += \ eval.o \ + hooks.o \ ipe.o \ policy.o \ policy_parser.o \ |