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 2aa5e65..f62de21 100644
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,8 @@ src/prj/mmv/index.html: ${call gendeps,src/prj/mmv}
@touch $@
src/prj/mkpass/index.html: ${call gendeps,src/prj/mkpass}
@touch $@
+src/prj/totp/index.html: ${call gendeps,src/prj/totp}
+ @touch $@
check:
LANG=en_US.UTF-8 find src -name 'index.html' -exec \