summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6dadc1d..3b8a21c 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,8 @@ src/srp/fw-ec/index.html: ${call gendeps,src/srp/fw-ec}
@touch $@
src/prj/mmv/index.html: ${call gendeps,src/prj/mmv}
@touch $@
+src/prj/mkpass/index.html: ${call gendeps,src/prj/mkpass}
+ @touch $@
check:
LANG=en_US.UTF-8 find src -name 'index.html' -exec \