summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviout-util/Makefile.am
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2022-04-09 06:30:33 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2022-04-09 06:30:33 +0000
commitd170ae99c358f2add1c0076626bb0204d778b914 (patch)
tree558aaacc6c3523ac95a28af9b606ff76274774a0 /Build/source/texk/dviout-util/Makefile.am
parent9e9d3aab7049dce8d82a1a13ab7dd695d235cfd6 (diff)
dvispc: accept FNTDEF between PRE--BOP and between EOP--BOP.
git-svn-id: svn://tug.org/texlive/trunk@62986 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dviout-util/Makefile.am')
-rw-r--r--Build/source/texk/dviout-util/Makefile.am10
1 files changed, 8 insertions, 2 deletions
diff --git a/Build/source/texk/dviout-util/Makefile.am b/Build/source/texk/dviout-util/Makefile.am
index daf51918c50..314ae946dee 100644
--- a/Build/source/texk/dviout-util/Makefile.am
+++ b/Build/source/texk/dviout-util/Makefile.am
@@ -49,8 +49,14 @@ EXTRA_DIST += tests/oldindep.spc \
tests/longspec.tex tests/longspec.dvi \
tests/flatnest.tex tests/flatnest.dvi \
tests/jisx0208.dvi tests/jisx0208.txt \
- tests/putj.dump.dvi tests/putj.dump.txt \
- tests/put.dump.dvi tests/put.dump.txt
+ tests/putj.dump.dvi tests/putj.txt \
+ tests/put.dump.dvi tests/put.txt \
+ tests/fntdef0.tex \
+ tests/fntdef0.dvi tests/fntdef0.txt \
+ tests/fntdef1.dvi tests/fntdef1.txt \
+ tests/fntdef2.dvi tests/fntdef2.txt \
+ tests/fntdef3.dvi tests/fntdef3.txt \
+ tests/fntdef0-dtl.txt tests/fntdef3-dtl.txt
DISTCLEANFILES = x*oldindep.spc \
x*oldindepa.txt x*oldindepax.dvi \
x*oldindep.dry x*oldindepout.dvi \