aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--static/javascript.html (renamed from template/javascript.html)0
m---------web-common0
3 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 353170e7..8be2c76c 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ LANGUAGES="en de fr es it ru pt jp"
.PHONY: all
all: locale template
(cd web-common && $(tsc))
+ ($(cp) rendered/static/javascript.html rendered/javascript.html)
($(cp) rendered/static/robots.txt rendered/robots.txt)
($(cp) rendered/static/robots.txt rendered/dist/robots.txt)
(for lang in `echo $(LANGUAGES)` ; do \
diff --git a/template/javascript.html b/static/javascript.html
index 02e0c3d8..02e0c3d8 100644
--- a/template/javascript.html
+++ b/static/javascript.html
diff --git a/web-common b/web-common
-Subproject eaefc57f2ea5434ad6b7f1c11ee4daa0fc92c76
+Subproject 2457613ecc8b8971bd47119b1a02a2f290bb483