about summary refs log tree commit diff
path: root/src/rt/rust_comm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rt/rust_comm.cpp')
-rw-r--r--src/rt/rust_comm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rt/rust_comm.cpp b/src/rt/rust_comm.cpp
index 3fbaaa04770..7fa20e7cb5d 100644
--- a/src/rt/rust_comm.cpp
+++ b/src/rt/rust_comm.cpp
@@ -15,6 +15,6 @@ rust_alarm::rust_alarm(rust_task *receiver) :
 // indent-tabs-mode: nil
 // c-basic-offset: 4
 // 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:
 //