diff options
Diffstat (limited to 'Build/source/utils/xindy/make-rules/alphabets/general/Makefile.am')
-rw-r--r-- | Build/source/utils/xindy/make-rules/alphabets/general/Makefile.am | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/Build/source/utils/xindy/make-rules/alphabets/general/Makefile.am b/Build/source/utils/xindy/make-rules/alphabets/general/Makefile.am index 8749ed9c5e1..cf02954d1b1 100644 --- a/Build/source/utils/xindy/make-rules/alphabets/general/Makefile.am +++ b/Build/source/utils/xindy/make-rules/alphabets/general/Makefile.am @@ -19,11 +19,10 @@ ## Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ## Boston, MA 02110-1301 USA. -EXTRA_DIST = \ - cp1252.pl cp850.pl latin9.pl template.pl utf8.pl.in \ - latin1.xdy +EXTRA_DIST = template.pl utf8.pl.in latin1.xdy CLEANFILES = \ + utf8.pl \ cp1252.raw \ cp1252-doc.tex \ cp850.raw \ @@ -32,7 +31,3 @@ CLEANFILES = \ latin9-doc.tex \ utf8.raw \ utf8-doc.tex - - - - |