summaryrefslogtreecommitdiff
path: root/fs/verity/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/verity/Makefile')
-rw-r--r--fs/verity/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/verity/Makefile b/fs/verity/Makefile
index 04b37475fd28..6f7675ae0a31 100644
--- a/fs/verity/Makefile
+++ b/fs/verity/Makefile
@@ -3,5 +3,6 @@
obj-$(CONFIG_FS_VERITY) += enable.o \
hash_algs.o \
init.o \
+ measure.o \
open.o \
verify.o