summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/xindy-src/make-rules/alphabets/serbian/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/xindy/xindy-src/make-rules/alphabets/serbian/Makefile.am')
-rw-r--r--Build/source/utils/xindy/xindy-src/make-rules/alphabets/serbian/Makefile.am53
1 files changed, 0 insertions, 53 deletions
diff --git a/Build/source/utils/xindy/xindy-src/make-rules/alphabets/serbian/Makefile.am b/Build/source/utils/xindy/xindy-src/make-rules/alphabets/serbian/Makefile.am
deleted file mode 100644
index 2d0665d3722..00000000000
--- a/Build/source/utils/xindy/xindy-src/make-rules/alphabets/serbian/Makefile.am
+++ /dev/null
@@ -1,53 +0,0 @@
-## Makefile.am fragment for alphabets/serbian/.
-
-## Copyright (C) 2004-2005 by Gour.
-## Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org>
-##
-##
-## This program is free software; you can redistribute it and/or
-## modify it under the terms of the GNU General Public License as
-## published by the Free Software Foundation; either version 2 of the
-## License, or (at your option) any later version.
-##
-## This program is distributed in the hope that it will be useful, but
-## WITHOUT ANY WARRANTY; without even the implied warranty of
-## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-## General Public License for more details.
-##
-## You should have received a copy of the GNU General Public License
-## along with this program in the file COPYING; if not, write to the
-## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-## Boston, MA 02110-1301 USA.
-
-nobase_nodist_lang_DATA += \
- serbian/cp1251-lang.xdy \
- serbian/cp1251-test.xdy \
- serbian/cp1251.xdy \
- serbian/iso88595-lang.xdy \
- serbian/iso88595-test.xdy \
- serbian/iso88595.xdy \
- serbian/isoir111-lang.xdy \
- serbian/isoir111-test.xdy \
- serbian/isoir111.xdy \
- serbian/utf8-lang.xdy \
- serbian/utf8-test.xdy \
- serbian/utf8.xdy
-
-EXTRA_DIST += \
- serbian/cp1251.pl \
- serbian/iso88595.pl \
- serbian/isoir111.pl \
- serbian/utf8.pl.in
-
-DISTCLEANFILES += \
- serbian/utf8.pl
-
-DOCS_CYR_1251 += \
- serbian/cp1251-doc.tex
-DOCS_CYR_ISO88595 += \
- serbian/iso88595-doc.tex
-DOCS_CYR_ISOIR111 += \
- serbian/isoir111-doc.tex
-DOCS_UTF8_CYR += \
- serbian/utf8-doc.tex
-