summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviout-util/Makefile.am
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-10-13 10:35:57 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2018-10-13 10:35:57 +0000
commit3374491acc849678346949cfcdf582d36c2c1804 (patch)
treeb96980580502f4407993d8b741e472f9c0149b4c /Build/source/texk/dviout-util/Makefile.am
parent973b5b4740e61aedb2e009074bffc3b41e18cd7f (diff)
dviout-util: disabled pdf:ann/eann support which was not working well
git-svn-id: svn://tug.org/texlive/trunk@48899 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dviout-util/Makefile.am')
-rw-r--r--Build/source/texk/dviout-util/Makefile.am18
1 files changed, 10 insertions, 8 deletions
diff --git a/Build/source/texk/dviout-util/Makefile.am b/Build/source/texk/dviout-util/Makefile.am
index 13e5905ffbf..590e6a19eef 100644
--- a/Build/source/texk/dviout-util/Makefile.am
+++ b/Build/source/texk/dviout-util/Makefile.am
@@ -30,22 +30,24 @@ chkdvifont.log: chkdvifont$(EXEEXT)
EXTRA_DIST = $(TESTS)
## dvispc.test
-EXTRA_DIST += tests/test.spc \
- tests/test.tex tests/test.dvi tests/testout.dvi \
+EXTRA_DIST += tests/oldindep.spc \
tests/oldindep.tex tests/oldindep.dvi tests/oldindepout.dvi \
- tests/longspec.tex tests/longspec.dvi tests/longspecout.dvi
-DISTCLEANFILES = x*test.spc \
- x*testa.txt x*testax.dvi \
- x*testout.dvi x*oldindepout.dvi x*longspecout.dvi \
+ tests/reverse.tex tests/reverse.dvi tests/reverseout.dvi \
+ tests/annot.tex tests/annot.dvi \
+ tests/longspec.tex tests/longspec.dvi \
+ tests/flatnest.tex tests/flatnest.dvi
+DISTCLEANFILES = x*oldindep.spc \
+ x*oldindepa.txt x*oldindepax.dvi x*oldindepout.dvi \
+ x*reverseout.dvi \
x*write.dvi x*writeout.dvi
## chkdvifont.test
-EXTRA_DIST += tests/test.cfn \
+EXTRA_DIST += tests/oldindep.cfn \
tests/jis.tfm tests/jis.cfn \
tests/eufm10.tfm tests/eufm10.cfn \
tests/cmr10.pk tests/cmr10.cfn \
tests/upjisr-h.vf tests/upsjir-h.cfn
-DISTCLEANFILES += test.dvi xtest.cfn \
+DISTCLEANFILES += oldindep.dvi xoldindep.cfn \
xjis.cfn xeufm10.cfn xeufm10.ed.cfn \
xcmr10.cfn xupjisr-h.cfn