aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/charsets/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/charsets/Makefile b/etc/charsets/Makefile
index f3a6146b6b0..8edb304c05c 100644
--- a/etc/charsets/Makefile
+++ b/etc/charsets/Makefile
@@ -47,7 +47,9 @@ MAPS = 8859-2.map \
47 viscii.map \ 47 viscii.map \
48 koi8-r.map \ 48 koi8-r.map \
49 ibm866.map \ 49 ibm866.map \
50 mac-roman.map 50 mac-roman.map \
51 gb18030-2.map \
52 gb18030-4.map
51 53
52all: ${MAPS} 54all: ${MAPS}
53 55