summaryrefslogtreecommitdiff
path: root/Build/source/texk/cjkutils/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-05-06 08:18:13 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-05-06 08:18:13 +0000
commitf4c2f03b11aecc0d90f836edfd44da8bd24e1bd8 (patch)
treead7fd9c99bb4ee6e019b5c780d45a94e26bb4c8b /Build/source/texk/cjkutils/Makefile.am
parentf1716ebb0c53ab45dbf626cb5885ebc398ac870a (diff)
build system: texk/cjkutils/ cleanup
git-svn-id: svn://tug.org/texlive/trunk@12942 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/cjkutils/Makefile.am')
-rw-r--r--Build/source/texk/cjkutils/Makefile.am10
1 files changed, 3 insertions, 7 deletions
diff --git a/Build/source/texk/cjkutils/Makefile.am b/Build/source/texk/cjkutils/Makefile.am
index adcc55bbe26..de851a56737 100644
--- a/Build/source/texk/cjkutils/Makefile.am
+++ b/Build/source/texk/cjkutils/Makefile.am
@@ -1,4 +1,4 @@
-## Makefile.am for the TeX Live subdirectory texk/afm2pl/
+## Makefile.am for the TeX Live subdirectory texk/cjkutils/
##
## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
@@ -7,15 +7,11 @@ ACLOCAL_AMFLAGS = -I ../../m4
SUBDIRS = conv hbf2gf scripts
-## Not yet used
+## Not used
##
EXTRA_DIST = bat
-## in case of an SVN repository
+# in case of an SVN repository
dist-hook:
rm -rf `find $(distdir) -name .svn`
-## Eventually delete these files
-##
-EXTRA_DIST += Makefile.in.orig configure.in.orig
-