aboutsummaryrefslogtreecommitdiff
path: root/src/boot/me/loop.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/me/loop.ml')
-rw-r--r--src/boot/me/loop.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/me/loop.ml b/src/boot/me/loop.ml
index 478ae6f9..a0fc9570 100644
--- a/src/boot/me/loop.ml
+++ b/src/boot/me/loop.ml
@@ -159,6 +159,6 @@ let process_crate
* fill-column: 78;
* indent-tabs-mode: nil
* buffer-file-coding-system: utf-8-unix
- * compile-command: "make -k -C ../.. 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
+ * compile-command: "make -k -C $RBUILD 2>&1 | sed -e 's/\\/x\\//x:\\//g'";
* End:
*)