From 4035757aa66a5534ccc30eb097fb0845556d56d4 Mon Sep 17 00:00:00 2001 From: Hironobu Yamashita Date: Mon, 8 Oct 2018 05:17:16 +0000 Subject: dviout-util: fix bugs, more comprehensive tests git-svn-id: svn://tug.org/texlive/trunk@48857 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dviout-util/Makefile.am | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'Build/source/texk/dviout-util/Makefile.am') diff --git a/Build/source/texk/dviout-util/Makefile.am b/Build/source/texk/dviout-util/Makefile.am index 05fca2dd27a..b4fdcd1ea44 100644 --- a/Build/source/texk/dviout-util/Makefile.am +++ b/Build/source/texk/dviout-util/Makefile.am @@ -33,9 +33,16 @@ EXTRA_DIST = $(TESTS) EXTRA_DIST += \ tests/test.tex tests/test.dvi tests/test.spc \ tests/testout.dvi -DISTCLEANFILES = x*test.spc x*testout.dvi x*testa.txt x*testax.dvi +DISTCLEANFILES = x*test.spc x*testa.txt x*testax.dvi \ + x*oldindepout.dvi x*testout.dvi ## chkdvifont.test -EXTRA_DIST += tests/test.cfn -DISTCLEANFILES += test.dvi xtest.cfn +EXTRA_DIST += tests/test.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 \ + tests/xjis.cfn xeufm10.cfn xeufm10.ed.cfn \ + xcmr10.cfn xupsjir-h.cfn -- cgit v1.2.3