aboutsummaryrefslogtreecommitdiff
path: root/src/boot/fe/extfmt.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/fe/extfmt.ml')
-rw-r--r--src/boot/fe/extfmt.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/fe/extfmt.ml b/src/boot/fe/extfmt.ml
index 2083a03f..8b0b149a 100644
--- a/src/boot/fe/extfmt.ml
+++ b/src/boot/fe/extfmt.ml
@@ -224,6 +224,6 @@ let parse_fmt_string (s:string) : piece array =
* fill-column: 78;
* indent-tabs-mode: nil
* buffer-file-coding-system: utf-8-unix
- * compile-command: "make -k -C ../../../build 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
+ * compile-command: "make -k -C ../.. 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
* End:
*)