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 62caccba14b4..e1019bb9f0f3 100644 --- a/security/ipe/Makefile +++ b/security/ipe/Makefile @@ -6,6 +6,7 @@ # obj-$(CONFIG_SECURITY_IPE) += \ + digest.o \ eval.o \ hooks.o \ fs.o \ |