summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/Makefile.in
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2014-07-29 09:20:42 +0000
committerKhaled Hosny <khaledhosny@eglug.org>2014-07-29 09:20:42 +0000
commite0d2937997ad59c6b13d14c7e47540b9ea11a7e4 (patch)
tree705e1efb5d085496d0406cf017e687914df24453 /Build/source/texk/dvipdfm-x/Makefile.in
parent117d1038285bced4517dbc0313a0bb3f799961ed (diff)
Fix crash in fonts with no font map entry
The unit test does not actually work, no idea why the dvipdfmx can not found the xbmc10.tfm file! git-svn-id: svn://tug.org/texlive/trunk@34767 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/Makefile.in')
-rw-r--r--Build/source/texk/dvipdfm-x/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/dvipdfm-x/Makefile.in b/Build/source/texk/dvipdfm-x/Makefile.in
index ad0708f4611..78c3c906940 100644
--- a/Build/source/texk/dvipdfm-x/Makefile.in
+++ b/Build/source/texk/dvipdfm-x/Makefile.in
@@ -801,7 +801,7 @@ dist_mapdata_DATA = data/cid-x.map
cmapdatadir = $(datarootdir)/texmf-dist/fonts/cmap/dvipdfmx
dist_cmapdata_DATA = data/EUC-UCS2
DISTCLEANFILES = config.force img*.* pic*.* image*.pdf annot*.pdf \
- bookm*.pdf paper*.pdf resrc*.pdf
+ bookm*.pdf paper*.pdf resrc*.pdf xbmc.pdf
TESTS = $(am__append_6) $(am__append_7)
dvipdfmx_tests = dvipdfmx.test dvipdfm-ann.test dvipdfm-bb.test \
dvipdfm-bkm.test dvipdfm-psz.test dvipdfm-res.test
@@ -817,7 +817,8 @@ EXTRA_DIST = $(dvipdfmx_tests) $(xdvipdfmx_tests) tests/dvipdfmx.cfg \
tests/image.dvi tests/image.tex tests/cmr10.pfb \
tests/cmr10.tfm tests/annot.dvi tests/annot.tex \
tests/bookm.dvi tests/bookm.tex tests/paper.dvi \
- tests/paper.tex tests/resrc.dvi tests/resrc.tex
+ tests/paper.tex tests/resrc.dvi tests/resrc.tex tests/xbmc.dvi \
+ tests/xbmc.tex tests/xbmc10.tfm
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-am