summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ae18c48..b784b25 100644
--- a/Makefile
+++ b/Makefile
@@ -91,6 +91,7 @@ static-contents = \
$(sources.extras) \
$(images.svg) \
src/content/style.css \
+ src/content/$(PUBURL) \
src/content/.well-known/security.txt \
dynamic-contents.gz = $(dynamic-contents:=.gz)
@@ -98,6 +99,7 @@ dynamic-contents.gz = $(dynamic-contents:=.gz)
static-contents.gz = \
$(images.svg:=.gz) \
src/content/style.css.gz \
+ src/content/$(PUBURL).gz \
src/content/.well-known/security.txt.gz \
contents.gz = \