summaryrefslogtreecommitdiff
path: root/fs/verity/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/verity/Makefile')
-rw-r--r--fs/verity/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/verity/Makefile b/fs/verity/Makefile
index e6a8951c493a..7fa628cd5eba 100644
--- a/fs/verity/Makefile
+++ b/fs/verity/Makefile
@@ -2,4 +2,5 @@
obj-$(CONFIG_FS_VERITY) += hash_algs.o \
init.o \
- open.o
+ open.o \
+ verify.o