aboutsummaryrefslogtreecommitdiff
path: root/src/boot/driver/glue.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/driver/glue.ml')
-rw-r--r--src/boot/driver/glue.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/driver/glue.ml b/src/boot/driver/glue.ml
index c3f5427b..4fc74480 100644
--- a/src/boot/driver/glue.ml
+++ b/src/boot/driver/glue.ml
@@ -10,7 +10,7 @@ let alt_pipeline _ _ _ = ();;
* 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:
*)