summaryrefslogtreecommitdiff
path: root/indexing/makeindexk/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'indexing/makeindexk/Makefile.in')
-rw-r--r--indexing/makeindexk/Makefile.in17
1 files changed, 15 insertions, 2 deletions
diff --git a/indexing/makeindexk/Makefile.in b/indexing/makeindexk/Makefile.in
index 63c8d29868..5f16ca9140 100644
--- a/indexing/makeindexk/Makefile.in
+++ b/indexing/makeindexk/Makefile.in
@@ -578,10 +578,23 @@ LDADD = $(KPATHSEA_LIBS)
dist_man1_MANS = makeindex.1 mkindex.1
EXTRA_DIST = CONTRIB NOTES ind-src $(TESTS) tests/nested-range.tex \
tests/nested-range.idx tests/nested-range-bb.tex \
- tests/nested-range-bb.idx tests/sample.idx tests/sample.ind
+ tests/nested-range-bb.idx tests/sample.idx tests/sample.ind \
+ tests/range.idx tests/range2.ist tests/range2.ist \
+ tests/range3.ist tests/range1.ind tests/range2.ind \
+ tests/range3.ind tests/pprec0.ist tests/pprec1.ist \
+ tests/pprec2.ist tests/pprec3.ist tests/pprec4.ist \
+ tests/pprec5.ist tests/pprec6.ist tests/pprec7.ist \
+ tests/pprecA.idx tests/pprecA-0.ind tests/pprecA-1.ind \
+ tests/pprecA-2.ind tests/pprecB.idx tests/pprecB-0.ind \
+ tests/pprecB-3.ind tests/pprecB-4.ind tests/romalpA.idx \
+ tests/romalpA-5.ind tests/romalpA-6.ind tests/romalpB.idx \
+ tests/romalpB-5.ind tests/romalpB-6.ind tests/romalpB-7.ind \
+ tests/romalpC.idx tests/romalpC-5.ind tests/romalpD.idx \
+ tests/romalpD-5.ind tests/romalpD-6.ind tests/romalpD-7.ind
TEST_EXTENSIONS = .pl .test
TESTS = tests/nested-range-test.pl tests/makeindex.test
-DISTCLEANFILES = nested-range.ilg nested-range.ind sample.*
+DISTCLEANFILES = nested-range.ilg nested-range.ind sample.* range*.* \
+ pprec*.* romalp*.*
all: c-auto.h
$(MAKE) $(AM_MAKEFLAGS) all-am