From 8920760e80401bea2d64eb535a00f002dc09f2df Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 4 Apr 2013 23:47:46 +0000 Subject: restore xindy-persian, i.e., go back to r29616 git-svn-id: svn://tug.org/texlive/trunk@29665 c570f23f-e606-0410-a88d-b1316a301751 --- .../xindy/xindy-2.4/make-rules/alphabets/Makefile.am | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/Makefile.am') diff --git a/Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/Makefile.am b/Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/Makefile.am index ac471eb87a6..29f02be4474 100644 --- a/Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/Makefile.am +++ b/Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/Makefile.am @@ -557,6 +557,18 @@ nodist_norwegian_DATA = $(NORWEGIAN) DISTCLEANFILES += \ norwegian/utf8.pl +persiandir = $(langdir)/persian + +PERSIAN = \ + persian/utf8-lang.xdy \ + persian/utf8-test.xdy \ + persian/utf8.xdy + +nodist_persian_DATA = $(PERSIAN) + +DISTCLEANFILES += \ + persian/utf8.pl + polishdir = $(langdir)/polish POLISH = \ @@ -940,6 +952,7 @@ SUBDIRS = \ macedonian \ mongolian \ norwegian \ + persian \ polish \ portuguese \ romanian \ @@ -992,6 +1005,7 @@ ALPHABETS = \ $(MACEDONIAN) \ $(MONGOLIAN) \ $(NORWEGIAN) \ + $(PERSIAN) \ $(POLISH) \ $(PORTUGUESE) \ $(ROMANIAN) \ @@ -1176,7 +1190,8 @@ DOCS_UTF8_OTHER = \ greek/utf8-doc.tex \ greek/polytonic-utf8-doc.tex \ hebrew/utf8-doc.tex \ - klingon/utf8-doc.tex + klingon/utf8-doc.tex \ + persian/utf8-doc.tex DOCS_CPS = \ $(DOCS_CP1250) \ -- cgit v1.2.3