summaryrefslogtreecommitdiff
path: root/Build/source/texk/cjkutils/Makefile.in
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.in
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.in')
-rw-r--r--Build/source/texk/cjkutils/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/texk/cjkutils/Makefile.in b/Build/source/texk/cjkutils/Makefile.in
index 3e5823d8ce2..264b6feb109 100644
--- a/Build/source/texk/cjkutils/Makefile.in
+++ b/Build/source/texk/cjkutils/Makefile.in
@@ -205,7 +205,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I ../../m4
SUBDIRS = conv hbf2gf scripts
-EXTRA_DIST = bat Makefile.in.orig configure.in.orig
+EXTRA_DIST = bat
all: all-recursive
.SUFFIXES:
@@ -640,6 +640,7 @@ uninstall-am:
tags tags-recursive uninstall uninstall-am
+# in case of an SVN repository
dist-hook:
rm -rf `find $(distdir) -name .svn`
# Tell versions [3.59,3.63) of GNU make to not export all variables.