summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-11-01 14:57:56 +0000
committerJim Meyering <jim@meyering.net>1994-11-01 14:57:56 +0000
commitca83b5d1745d4750a5154fb1a057709157440e19 (patch)
tree12deca62075cc3a3fdd218e07c62817d101806d6 /doc
parent7a1813fe39bb6b12795dbe76a73cbabda5ee4831 (diff)
downloadcoreutils-ca83b5d1745d4750a5154fb1a057709157440e19.tar.xz
merge with 3.9t2
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in
index d7432712f..4e7b7ea4b 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -87,7 +87,7 @@ dist: $(DISTFILES)
subdir = doc
Makefile: ../config.status Makefile.in
- cd ..; CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
+ cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
# Tell versions [3.59,3.63) of GNU make not to export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.