summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/Makefile.in
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2022-05-08 13:25:05 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2022-05-08 13:25:05 +0000
commitf273c81f72efeac41b711c646170da89be6d0af2 (patch)
treef9da74732b36be221b97309026b4cbdfc20576ce /Build/source/texk/bibtex-x/Makefile.in
parentef94babea9cee5479f7d52033df708f46c66afcd (diff)
bibtex-x: set LEGAL_ID_CHAR to id_class of 8bit characters
git-svn-id: svn://tug.org/texlive/trunk@63257 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex-x/Makefile.in')
-rw-r--r--Build/source/texk/bibtex-x/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/bibtex-x/Makefile.in b/Build/source/texk/bibtex-x/Makefile.in
index f5c9e571ee8..d05fe12b8fc 100644
--- a/Build/source/texk/bibtex-x/Makefile.in
+++ b/Build/source/texk/bibtex-x/Makefile.in
@@ -660,8 +660,8 @@ bibtexu_tests = tests/bibtexu.test tests/bibtexu-basic.test \
tests/bibtexu-sort.test tests/bibtexu-char.test
TESTS = $(am__append_3) $(am__append_4)
-EXTRA_DIST = $(bibtex8_tests) $(bibtexu_tests) tests/sort.aux \
- tests/sort1.bbl tests/sort2.bbl tests/sort3.bbl \
+EXTRA_DIST = $(bibtex8_tests) $(bibtexu_tests) tests/exampl.bbl \
+ tests/sort.aux tests/sort1.bbl tests/sort2.bbl tests/sort3.bbl \
tests/sort1.csf tests/sort2.csf tests/sort3.csf \
tests/testdata.bib tests/teststyle.bst tests/sort1.bbl \
tests/sort2.bbl tests/sort3.bbl tests/casea.aux \