summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.am
diff options
context:
space:
mode:
authorVladimir Volovich <vvv@vsu.ru>2008-03-27 02:20:22 +0000
committerVladimir Volovich <vvv@vsu.ru>2008-03-27 02:20:22 +0000
commit5de3e7f7865dc0d21573dc0fa330aed4737c1881 (patch)
tree3e256f331c874d39d5e170945284885c29fca582 /Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.am
parent92f9b4bbb8ba7e7bb3da6715616707b748e52aa4 (diff)
make "make dist" and "make distcheck" work:
configure.ac: removed no-dist option from AM_INIT_AUTOMAKE src/Makefile.am: new file rte/ordrules/Makefile.am: new file, based on old Makefile.in (rte/ordrules directory previously did not use automake) other Makefile.am files - various cleanups to make "make distcheck" work git-svn-id: svn://tug.org/texlive/trunk@7174 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.am')
-rw-r--r--Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.am b/Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.am
index d2ff67180d4..39df0120888 100644
--- a/Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.am
+++ b/Build/source/utils/xindy/make-rules/alphabets/dutch/Makefile.am
@@ -20,17 +20,15 @@
## Boston, MA 02110-1301 USA.
EXTRA_DIST = \
- ij-as-ij-latin1.pl ij-as-y-utf8.pl.in ij-as-ij-utf8.pl.in \
+ ij-as-y-utf8.pl.in ij-as-ij-utf8.pl.in \
latin1.xdy tex-latin1.xdy
CLEANFILES = \
+ ij-as-ij-utf8.pl \
+ ij-as-y-utf8.pl \
ij-as-ij-latin1.raw \
ij-as-ij-latin1-doc.tex \
ij-as-ij-utf8.raw \
ij-as-ij-utf8-doc.tex \
ij-as-y-utf8.raw \
ij-as-y-utf8-doc.tex
-
-
-
-