diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-12-22 22:24:35 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-12-22 22:24:35 +0000 |
commit | 6831d08bfd5ba7d320cdbbae30d6080d5d05e571 (patch) | |
tree | db9d27d068c26c1e23a4671b7c0e4eb0693db736 /Build | |
parent | f4fe0f055e603295716e080f0841846a7d6d2be1 (diff) |
mendexk: sync with the repository by Japanese TeX Development Community
git-svn-id: svn://tug.org/texlive/trunk@42772 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/mendexk/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/mendexk/Makefile.in b/Build/source/texk/mendexk/Makefile.in index 7d45148585a..5f1d12a7d39 100644 --- a/Build/source/texk/mendexk/Makefile.in +++ b/Build/source/texk/mendexk/Makefile.in @@ -570,8 +570,8 @@ mendex_SOURCES = \ LDADD = $(PTEXENC_LIBS) $(KPATHSEA_LIBS) dist_man1_MANS = mendex.1 -EXTRA_DIST = COPYRIGHT COPYRIGHT.jis ChangeLog.jis indexsty mendex.doc \ - $(TESTS) tests/foo.idx tests/foo.ind tests/uni.idx \ +EXTRA_DIST = COPYRIGHT COPYRIGHT.ja ChangeLog.ja indexsty mendex.doc \ + mendex.1.ja $(TESTS) tests/foo.idx tests/foo.ind tests/uni.idx \ tests/uni.dict tests/uni.ist tests/uni.ind TESTS = tests/mendex.test DISTCLEANFILES = foo.* uni.* |