summaryrefslogtreecommitdiff
path: root/Build/source/texk/cjkutils/Makefile.in
diff options
context:
space:
mode:
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.