summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy-new/xindy/make-rules/alphabets/french
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/xindy-new/xindy/make-rules/alphabets/french')
-rw-r--r--Build/source/utils/xindy-new/xindy/make-rules/alphabets/french/Makefile.am25
1 files changed, 18 insertions, 7 deletions
diff --git a/Build/source/utils/xindy-new/xindy/make-rules/alphabets/french/Makefile.am b/Build/source/utils/xindy-new/xindy/make-rules/alphabets/french/Makefile.am
index 556fb9678b4..c4028510076 100644
--- a/Build/source/utils/xindy-new/xindy/make-rules/alphabets/french/Makefile.am
+++ b/Build/source/utils/xindy-new/xindy/make-rules/alphabets/french/Makefile.am
@@ -1,6 +1,6 @@
## Makefile fragment for french.
-## Copyright (C) 2009 by Peter Breitenlohner.
+## Copyright (C) 2009, 2010 by Peter Breitenlohner.
## Copyright (C) 2004-2005 by Gour.
##
## This program is free software; you can redistribute it and/or
@@ -21,9 +21,15 @@
subdirs += french
nobase_nodist_lang_DATA += \
- french/cp1252-lang.xdy french/cp1252-test.xdy french/cp1252.xdy \
- french/latin9-lang.xdy french/latin9-test.xdy french/latin9.xdy \
- french/utf8-lang.xdy french/utf8-test.xdy french/utf8.xdy
+ french/utf8-lang.xdy \
+ french/utf8-test.xdy \
+ french/utf8.xdy \
+ french/cp1252-lang.xdy \
+ french/cp1252-test.xdy \
+ french/cp1252.xdy \
+ french/latin9-lang.xdy \
+ french/latin9-test.xdy \
+ french/latin9.xdy
DOCS_CP1252 += \
french/cp1252-doc.tex
@@ -37,8 +43,13 @@ DOCS_UTF8_LAT += \
EXTRA_DIST += \
french/utf8.pl.in
+dist_noinst_DATA += \
+ french/cp1252.pl \
+ french/latin9.pl
+
CLEANFILES += \
- french/cp1252.pl french/cp1252.raw \
- french/latin9.pl french/latin9.raw \
- french/utf8.pl french/utf8.raw
+ french/utf8.pl \
+ french/utf8.raw \
+ french/cp1252.raw \
+ french/latin9.raw