From d010a1c7ad683ca40b2eb978ef0535a40c7dc17a Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 5 Oct 2023 22:10:51 +0200 Subject: Add a new post on GSP --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') 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} -- cgit v1.2.3