summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/xindy-src/make-rules/alphabets/czech/Makefile.am
blob: a3cfb03ed9cc12a9a754b83bbc63d3673ebd8c80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
## Makefile.am fragment for alphabets/czech/.

## 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 += \
	czech/cp1250-lang.xdy \
	czech/cp1250-test.xdy \
	czech/cp1250.xdy \
	czech/latin2-lang.xdy \
	czech/latin2-test.xdy \
	czech/latin2.xdy \
	czech/utf8-lang.xdy \
	czech/utf8-test.xdy \
	czech/utf8.xdy

EXTRA_DIST += \
	czech/cp1250.pl \
	czech/latin2.pl \
	czech/utf8.pl.in

DISTCLEANFILES += \
	czech/utf8.pl

DOCS_CP1250 += \
	czech/cp1250-doc.tex
DOCS_LATIN2 += \
	czech/latin2-doc.tex
DOCS_UTF8_LAT += \
	czech/utf8-doc.tex