summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorng0 <ng0@taler.net>2019-09-02 15:10:44 +0000
committerng0 <ng0@taler.net>2019-09-02 15:10:44 +0000
commit693762fbfdb27336f39a6c41f30f33592bfe3ba0 (patch)
tree6b3ad91ea00124a889bdc42cc624b3f5adbdd40d /Makefile
parent33339626a1e592919b17ff11a275bccc861e4994 (diff)
downloadwww-693762fbfdb27336f39a6c41f30f33592bfe3ba0.tar.gz
www-693762fbfdb27336f39a6c41f30f33592bfe3ba0.tar.bz2
www-693762fbfdb27336f39a6c41f30f33592bfe3ba0.zip
cover the possibility of localized images.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1f3e367e..ad0bcfe6 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ all: locale template
for x in en de fr it es ru pt ; do cp rendered/sitemap.xml rendered/$$x ; done
cp styles.css rendered/
cp -R images rendered/
+ for x in en de fr it es ru pt ; do cp -R images rendered/$$x ; done
cp -R dist rendered/
cp -R icons rendered/
cp -R papers rendered/