diff options
author | Vladimir Volovich <vvv@vsu.ru> | 2008-03-28 22:29:28 +0000 |
---|---|---|
committer | Vladimir Volovich <vvv@vsu.ru> | 2008-03-28 22:29:28 +0000 |
commit | bf62a053689cc52392e60078cf19d675a6bac15c (patch) | |
tree | 650ef15330287319e7448157af60b1cc4c626e34 /Build/source/utils | |
parent | 6e5afa0af15e2af5ea34f7f0e291a87e5bae43ec (diff) |
autoreconf
git-svn-id: svn://tug.org/texlive/trunk@7204 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils')
5 files changed, 5 insertions, 11 deletions
diff --git a/Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.in b/Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.in index b9ad8baa710..d2b88c8b4fe 100644 --- a/Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.in +++ b/Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.in @@ -144,10 +144,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = \ - ij-as-y-utf8.pl.in ij-as-ij-utf8.pl.in \ - latin1.xdy tex-latin1.xdy - +EXTRA_DIST = ij-as-y-utf8.pl.in ij-as-ij-utf8.pl.in tex-latin1.xdy CLEANFILES = \ ij-as-ij-utf8.pl \ ij-as-y-utf8.pl \ diff --git a/Build/source/utils/xindy/make-rules/alphabets/english/Makefile.in b/Build/source/utils/xindy/make-rules/alphabets/english/Makefile.in index aa29ec37a12..1c81c8ce5df 100644 --- a/Build/source/utils/xindy/make-rules/alphabets/english/Makefile.in +++ b/Build/source/utils/xindy/make-rules/alphabets/english/Makefile.in @@ -144,7 +144,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = utf8.pl.in ascii.xdy tex-ascii.xdy +EXTRA_DIST = utf8.pl.in tex-ascii.xdy CLEANFILES = \ utf8.pl \ cp1252.raw \ diff --git a/Build/source/utils/xindy/make-rules/alphabets/greek/Makefile.in b/Build/source/utils/xindy/make-rules/alphabets/greek/Makefile.in index 5cba304480d..b6204c64bc9 100644 --- a/Build/source/utils/xindy/make-rules/alphabets/greek/Makefile.in +++ b/Build/source/utils/xindy/make-rules/alphabets/greek/Makefile.in @@ -144,7 +144,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = polytonic-utf8.pl.in utf8.pl.in translit-utf8.pl.in translit-tex.xdy +EXTRA_DIST = polytonic-utf8.pl.in utf8.pl.in translit-utf8.pl.in CLEANFILES = \ iso88597.raw \ iso88597-doc.tex \ diff --git a/Build/source/utils/xindy/make-rules/alphabets/kurdish/Makefile.in b/Build/source/utils/xindy/make-rules/alphabets/kurdish/Makefile.in index e3af7e80969..c4513f0a186 100644 --- a/Build/source/utils/xindy/make-rules/alphabets/kurdish/Makefile.in +++ b/Build/source/utils/xindy/make-rules/alphabets/kurdish/Makefile.in @@ -144,7 +144,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = bedirxan-utf8.pl.in turkish-i-utf8.pl.in latin5.xdy +EXTRA_DIST = bedirxan-utf8.pl.in turkish-i-utf8.pl.in CLEANFILES = \ bedirxan-utf8.pl \ bedirxan-latin5.raw \ diff --git a/Build/source/utils/xindy/make-rules/alphabets/russian/Makefile.in b/Build/source/utils/xindy/make-rules/alphabets/russian/Makefile.in index f178235257c..a3f35776c90 100644 --- a/Build/source/utils/xindy/make-rules/alphabets/russian/Makefile.in +++ b/Build/source/utils/xindy/make-rules/alphabets/russian/Makefile.in @@ -144,10 +144,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = \ - translit-iso-utf8.pl.in utf8.pl.in \ - translit-iso-tex.xdy translit-tex.xdy translit-tgl-tex.xdy - +EXTRA_DIST = translit-iso-utf8.pl.in utf8.pl.in CLEANFILES = \ cp1251.raw \ cp1251-doc.tex \ |