summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--automake.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/automake.morph b/automake.morph
index c767baf20..110cc0b8b 100644
--- a/automake.morph
+++ b/automake.morph
@@ -3,7 +3,7 @@
"kind": "chunk",
"build-system": "autotools",
"configure-commands": [
- "./bootstrap",
+ "./bootstrap.sh",
"./configure --prefix=\"$PREFIX\""
],
"build-commands": [