aboutsummaryrefslogtreecommitdiff
path: root/src/boot/util/bits.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/util/bits.ml')
-rw-r--r--src/boot/util/bits.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/util/bits.ml b/src/boot/util/bits.ml
index ec4032d8..27bb4902 100644
--- a/src/boot/util/bits.ml
+++ b/src/boot/util/bits.ml
@@ -111,6 +111,6 @@ let to_list (v:t) : int list =
* 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:
*)