summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cjk/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-14 00:28:38 +0000
committerKarl Berry <karl@freefriends.org>2008-08-14 00:28:38 +0000
commitd2c0375dcb3379f100173288076748d4db7d6d89 (patch)
treee4a3905636234499ec2c17461d32494aa548f14b /Master/texmf-dist/doc/latex/cjk/Makefile
parent9b51531d5c599a9c9b92c73656ea79b3af61dc86 (diff)
cjk 4.8.1 (TeX Live notes 10 Aug 2008 22:33:38)
git-svn-id: svn://tug.org/texlive/trunk@10331 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cjk/Makefile')
-rw-r--r--Master/texmf-dist/doc/latex/cjk/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/cjk/Makefile b/Master/texmf-dist/doc/latex/cjk/Makefile
index 2be48884ca8..05b8d33a825 100644
--- a/Master/texmf-dist/doc/latex/cjk/Makefile
+++ b/Master/texmf-dist/doc/latex/cjk/Makefile
@@ -33,7 +33,7 @@
# o The TeXLive version of some font definition files are used (in the
# `texlive' subdirectory).
-version=4.8.0
+version=4.8.1
distdir=cjk-$(version)
abs-distdir=$(shell pwd)/$(distdir)
@@ -110,6 +110,7 @@ DISTTARGETS=\
CJKbabel \
CJKfntef \
CJKutf8 \
+ CJKspace \
CJKmixed \
xCJK \
GB \
@@ -143,7 +144,7 @@ SJIS:
$(call CONVERT,sjisconv,examples,examples)
CJKbabel muletest rubytest thai:
$(call MULE,examples,examples)
-GB JIS KS UTF8 py_test CJKfntef CJKutf8 CJKmixed:
+GB JIS KS UTF8 py_test CJKfntef CJKutf8 CJKspace CJKmixed:
$(call LATEX,examples,examples)
xCJK:
$(call XELATEX,examples,examples)