summaryrefslogtreecommitdiffhomepage
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/build b/build
index aa7f8c8..030072e 100755
--- a/build
+++ b/build
@@ -178,8 +178,11 @@ compile_for_lang() {
FILENAME == "data/coins" && $1 == CC {
y = $10
- if ($11 != "")
+ if ($11 != "") {
y_ = $11
+ for (i = 12; i <= NF; i++)
+ y_ = y_ " " $i
+ }
printf "<trX>"
for (i = 2; i <= 9; i++) {
# Greece 2002 needs special handling