aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 50fbc8a4..f548aa79 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,7 @@ all: css locale template
15 cp -R dist rendered/ 15 cp -R dist rendered/
16 cp -R static rendered/ 16 cp -R static rendered/
17 cp rendered/static/robots.txt rendered/robots.txt 17 cp rendered/static/robots.txt rendered/robots.txt
18 cp rendered/static/stage.robots.txt rendered/stage.robots.txt
18 cp rendered/static/robots.txt rendered/dist/robots.txt 19 cp rendered/static/robots.txt rendered/dist/robots.txt
19 cp rendered/static/robots.txt rendered/en/robots.txt 20 cp rendered/static/robots.txt rendered/en/robots.txt
20 cp rendered/static/robots.txt rendered/de/robots.txt 21 cp rendered/static/robots.txt rendered/de/robots.txt