summaryrefslogtreecommitdiff
path: root/Build/source/texk/mendexk/Makefile.am
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2021-03-21 08:54:52 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2021-03-21 08:54:52 +0000
commit14f747595ca6558b495c45aaf3bcdd54e0bf1800 (patch)
treeee0b3792fd89a27baa47ea224d88b251f098e2fc /Build/source/texk/mendexk/Makefile.am
parent1f5fe3a3717f4afa6c1c38e67804612d2e915161 (diff)
mendexk: Fix a bug about page_precedence in style
git-svn-id: svn://tug.org/texlive/trunk@58575 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/mendexk/Makefile.am')
-rw-r--r--Build/source/texk/mendexk/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/texk/mendexk/Makefile.am b/Build/source/texk/mendexk/Makefile.am
index d031b90e50d..d3f6c148c28 100644
--- a/Build/source/texk/mendexk/Makefile.am
+++ b/Build/source/texk/mendexk/Makefile.am
@@ -57,6 +57,8 @@ EXTRA_DIST += $(TESTS)
## tests/mendex.test
EXTRA_DIST += tests/foo.idx tests/foo.ind \
- tests/uni.idx tests/uni.dict tests/uni.ist tests/uni.ind
-DISTCLEANFILES = foo.* uni.*
+ tests/uni.idx tests/uni.dict tests/uni.ist tests/uni.ind \
+ tests/pprec0.ist tests/pprec1.ist tests/pprec2.ist tests/pprecA.idx \
+ tests/pprecA-0.ind tests/pprecA-1.ind tests/pprecA-2.ind
+DISTCLEANFILES = foo.* uni.* pprec*.*