summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index c6257166e..c6e9ca15f 100755
--- a/bootstrap
+++ b/bootstrap
@@ -103,7 +103,7 @@ dosubst m4/amversion.in m4/amversion.m4
dosubst automake.in automake.tmp
# Create required makefile snippets.
-cd tests
+cd t
$PERL ./gen-testsuite-part > testsuite-part.tmp
chmod a-w testsuite-part.tmp
mv -f testsuite-part.tmp testsuite-part.am