diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-21 22:00:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-21 22:00:40 +0000 |
commit | 1a51dbd81ad88df2bf01adc5e3659b23dbffca70 (patch) | |
tree | c6459d5d405bcf52bbeacce07773c150e21ce366 /Master/texmf-dist/source/latex/thailatex/babel/Makefile.in | |
parent | 4f243e567cce42bca2f019edec58026baf5b6162 (diff) |
thailatex (21mar11)
git-svn-id: svn://tug.org/texlive/trunk@21788 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/thailatex/babel/Makefile.in')
-rw-r--r-- | Master/texmf-dist/source/latex/thailatex/babel/Makefile.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/thailatex/babel/Makefile.in b/Master/texmf-dist/source/latex/thailatex/babel/Makefile.in index 94ebdb2a49d..471c1f2bf42 100644 --- a/Master/texmf-dist/source/latex/thailatex/babel/Makefile.in +++ b/Master/texmf-dist/source/latex/thailatex/babel/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -154,7 +154,7 @@ texmfdir = @texmfdir@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -BABEL_COMMON = thai.sty thswitch.sty lthenc.def \ +BABEL_COMMON = thai.sty thswitch.sty lthenc.def tis620.def \ lthkinnari.fd lthgaruda.fd lthnorasi.fd \ lthttype.fd lthttypist.fd \ lthpurisa.fd lthloma.fd \ @@ -400,6 +400,7 @@ thai.ldf: thai.ins thai.dtx if [ ! -f thai.dtx ]; then \ $(LN_S) $(srcdir)/thai.dtx thai.dtx; \ fi + rm -f thai.ldf latex thai.ins thai.pdf: thai.dtx |