aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 2b1f7933..1f65b352 100644
--- a/Makefile
+++ b/Makefile
@@ -27,13 +27,7 @@ all: css locale template
27.for _lang in ${_LOCALELIST} 27.for _lang in ${_LOCALELIST}
28 ($(cp) rendered/static/robots.txt rendered/${_lang}) 28 ($(cp) rendered/static/robots.txt rendered/${_lang})
29 ($(cp) rendered/static/stage.robots.txt rendered/${_lang}) 29 ($(cp) rendered/static/stage.robots.txt rendered/${_lang})
30# ($(cp) rss.xml rendered/${_lang})
31.endfor 30.endfor
32#.for _lang in ${_LOCALELIST}
33# (cd rendered/${_lang}; $(ln) -fs ../dist dist)
34# (cd rendered/${_lang}; $(ln) -fs ../dist/css css)
35# (cd rendered/${_lang}; $(ln) -fs ../static static)
36#.endfor
37 ($(cp) rendered/static/robots.txt rendered/dist/robots.txt) 31 ($(cp) rendered/static/robots.txt rendered/dist/robots.txt)
38 ($(cp) favicon.ico rendered/) 32 ($(cp) favicon.ico rendered/)
39 $(sh) make_sitemap.sh 33 $(sh) make_sitemap.sh