summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/Makefile.in
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2020-05-03 03:45:53 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2020-05-03 03:45:53 +0000
commit3fcf1ecc08d34e8b56f5dc2a9e5941a25cb38fcd (patch)
tree8165e22f4251ca4d0c132e250a992c50d355c456 /Build/source/texk/dvipdfm-x/Makefile.in
parent7636de1dbe4a15521f6b6c30ced338990b8542c4 (diff)
texk/dvipdfm-x: add test for upTeX VF
git-svn-id: svn://tug.org/texlive/trunk@54979 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/Makefile.in')
-rw-r--r--Build/source/texk/dvipdfm-x/Makefile.in11
1 files changed, 8 insertions, 3 deletions
diff --git a/Build/source/texk/dvipdfm-x/Makefile.in b/Build/source/texk/dvipdfm-x/Makefile.in
index c49a9ca535a..c7d8f46d793 100644
--- a/Build/source/texk/dvipdfm-x/Makefile.in
+++ b/Build/source/texk/dvipdfm-x/Makefile.in
@@ -628,6 +628,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
@@ -817,11 +818,11 @@ cmapdatadir = $(datarootdir)/texmf-dist/fonts/cmap/dvipdfmx
dist_cmapdata_DATA = data/EUC-UCS2
DISTCLEANFILES = config.force image*.pdf xbmc*.pdf annot*.pdf pic*.* \
bookm*.pdf paper*.pdf ptex*.pdf resrc*.pdf reverse.pdf \
- ttc*.pdf
+ ttc*.pdf upjf.vf upjf*.pdf
TESTS = xdvipdfmx.test xdvipdfm-ann.test xdvipdfm-bad.test \
xdvipdfm-bb.test xdvipdfm-bkm.test xdvipdfm-psz.test \
xdvipdfm-ptx.test xdvipdfm-res.test xdvipdfm-rev.test \
- xdvipdfm-ttc.test
+ xdvipdfm-ttc.test dvipdfmx-upjf.test
EXTRA_DIST = $(TESTS) tests/dvipdfmx.cfg tests/psfonts.map \
tests/cmr10.pfb tests/cmr10.tfm tests/image.dvi \
tests/image.tex tests/xbmc.dvi tests/xbmc.tex \
@@ -837,7 +838,11 @@ EXTRA_DIST = $(TESTS) tests/dvipdfmx.cfg tests/psfonts.map \
tests/picpdf.xbb tests/bookm.dvi tests/bookm.tex \
tests/paper.dvi tests/paper.tex tests/ptex.dvi tests/resrc.dvi \
tests/resrc.tex tests/reverse.dvi tests/ttc.dvi tests/ttc.tex \
- tests/test.ttc tests/fullmap.dvi tests/fullmap.tex
+ tests/test.ttc tests/upjf.dvi tests/upjf.tex tests/upjf.map \
+ tests/Makefile_upjf tests/upjf_full.cnf tests/upjf_omit.cnf \
+ tests/upjf_full.vf tests/upjf_omit.vf tests/upjf-r.tfm \
+ tests/upjf-g.tfm tests/upjf.tfm tests/UPJF-UTF16-H \
+ tests/fullmap.dvi tests/fullmap.tex
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-am