summaryrefslogtreecommitdiff
path: root/Build/source/texk/mendexk/Makefile.in
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.in
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.in')
-rw-r--r--Build/source/texk/mendexk/Makefile.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/texk/mendexk/Makefile.in b/Build/source/texk/mendexk/Makefile.in
index 8a7551aaa83..6804e8091a6 100644
--- a/Build/source/texk/mendexk/Makefile.in
+++ b/Build/source/texk/mendexk/Makefile.in
@@ -581,9 +581,11 @@ dist_man1_MANS = mendex.1
EXTRA_DIST = COPYRIGHT COPYRIGHT.ja ChangeLog.ja indexsty \
mendex.ja.txt mendex.1 mendex.1.ja $(TESTS) tests/foo.idx \
tests/foo.ind tests/uni.idx tests/uni.dict tests/uni.ist \
- tests/uni.ind
+ 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
TESTS = tests/mendex.test
-DISTCLEANFILES = foo.* uni.*
+DISTCLEANFILES = foo.* uni.* pprec*.*
all: c-auto.h
$(MAKE) $(AM_MAKEFLAGS) all-am