summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile2
m---------client-data0
m---------tools0
3 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index edde25a3..c3067e15 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -37,4 +37,4 @@ world/map/news.txt world/map/news.html: tools/news.py tools/_news_colors.py worl
news: world/map/news.txt world/map/news.html
updates:
- cd client-data && tools/make-updates
+ cd tools/client/ ; ./make-updates ; ./make-music.sh ; echo ">> Done!"
diff --git a/client-data b/client-data
-Subproject 4299256880bacf9a5f445065290f3f827a23e20
+Subproject ecf81718b1ed22354149d7e01addd59aba0ffd8
diff --git a/tools b/tools
-Subproject 934e57d6982153e45e85fa66070b16fd63a7f46
+Subproject e97b3f71b9198f27fac03f53eacc3e7c9d32b75