We're going to want this for the dependencies of the shapelib,
since otterlib will need to read this template.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
LITFILES= LICENCE AGPLv3
TXTFILES= CC-BY-SA-3.0 CC-BY-SA-4.0
-FILEASSETS = $(addprefix templates/, libre shapelib.html script.js \
+NWTEMPLATEASSETS = nwtemplates/die-overlay.tera
+FILEASSETS = $(addprefix templates/, libre shapelib.html script.js \
$(LITFILES) $(TXTFILES)) \
$(wildcard templates/*.tera) \
- nwtemplates/die-overlay.tera
+ $(NWTEMPLATEASSETS)
WASM := wasm32-unknown-unknown
# ^ todo: Is this still right after