From 67d93af9dd0b03862e7cf3887401e4e0fffbde2f Mon Sep 17 00:00:00 2001 From: Hironobu Yamashita Date: Mon, 21 Jun 2021 17:44:32 +0000 Subject: dviout-util: add another test to detect future breakage git-svn-id: svn://tug.org/texlive/trunk@59666 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dviout-util/Makefile.am | 8 +++++--- 1 file changed, 5 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 409dbcf5b70..2815a5c30f8 100644 --- a/Build/source/texk/dviout-util/Makefile.am +++ b/Build/source/texk/dviout-util/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am for the TeX Live subdirectory texk/dviout-util/ ## -## Copyright (C) 2018-2019 Japanese TeX Development Community +## Copyright (C) 2018-2021 Japanese TeX Development Community ## You may freely use, modify and/or distribute this file. ## AM_CPPFLAGS = $(PTEXENC_INCLUDES) $(KPATHSEA_INCLUDES) -DUNIX -DKPATHSEA -DPTEXENC @@ -47,7 +47,8 @@ EXTRA_DIST += tests/oldindep.spc \ tests/firstpn.dry \ tests/annot.tex tests/annot.dvi \ tests/longspec.tex tests/longspec.dvi \ - tests/flatnest.tex tests/flatnest.dvi + tests/flatnest.tex tests/flatnest.dvi \ + tests/jisx0208.dvi tests/jisx0208.txt DISTCLEANFILES = x*oldindep.spc \ x*oldindepa.txt x*oldindepax.dvi \ x*oldindep.dry x*oldindepout.dvi \ @@ -57,7 +58,8 @@ DISTCLEANFILES = x*oldindep.spc \ x*reverse.dry x*reverseout.dvi \ x*first.dry x*firstout.dvi \ x*firstpn.dry \ - x*write.dvi x*writeout.dvi + x*write.dvi x*writeout.dvi \ + *.da.txt *.da.dvi ## chkdvifont.test EXTRA_DIST += tests/oldindep.cfn \ -- cgit v1.2.3