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 3a461bb..079681f 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,8 @@ out/%.html: src/%.gsp ${includes} src/style.css
src/srp/fw-ec/index.gsp: ${call gendeps,src/srp/fw-ec}
@touch $@
+src/srp/gsp/index.gsp: ${call gendeps,src/srp/gsp}
+ @touch $@
src/prj/mmv/index.gsp: ${call gendeps,src/prj/mmv}
@touch $@
src/prj/mkpass/index.gsp: ${call gendeps,src/prj/mkpass}