summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-08-16 08:39:24 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-08-16 08:39:24 +0000
commitde70433b1773b7376ac79098361dcd0aae75e27e (patch)
tree2563118360d8e46dda88b1a15732674dd22b99a5 /Build/source/texk/chktex/Makefile.in
parent27990b79d838e994b02121ff4dbe8db980769eed (diff)
automake 1.12.3
git-svn-id: svn://tug.org/texlive/trunk@27424 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/chktex/Makefile.in')
-rw-r--r--Build/source/texk/chktex/Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/texk/chktex/Makefile.in b/Build/source/texk/chktex/Makefile.in
index 87615b91f66..aea76873289 100644
--- a/Build/source/texk/chktex/Makefile.in
+++ b/Build/source/texk/chktex/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.12.2 from Makefile.am.
+# Makefile.in generated by automake 1.12.3 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
@@ -1040,9 +1040,9 @@ distcheck: dist
*.zip*) \
unzip $(distdir).zip ;;\
esac
- chmod -R a-w $(distdir); chmod u+w $(distdir)
- mkdir $(distdir)/_build
- mkdir $(distdir)/_inst
+ chmod -R a-w $(distdir)
+ chmod u+w $(distdir)
+ mkdir $(distdir)/_build $(distdir)/_inst
chmod a-w $(distdir)
test -d $(distdir)/_build || exit 0; \
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \