diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-04 23:47:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-04 23:47:46 +0000 |
commit | 8920760e80401bea2d64eb535a00f002dc09f2df (patch) | |
tree | 8015458480d4330383142f5ed44696ca20d9d946 /Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/Makefile.am | |
parent | cbbcd21a876aa380d4c58df4dcaf4f1a11f32ae6 (diff) |
restore xindy-persian, i.e., go back to r29616
git-svn-id: svn://tug.org/texlive/trunk@29665 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/Makefile.am')
-rw-r--r-- | Build/source/utils/xindy/xindy-2.4/make-rules/alphabets/Makefile.am | 17 |
1 files changed, 16 insertions, 1 deletions
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) \ |