aboutsummaryrefslogtreecommitdiffstats
path: root/rust/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rust/Makefile')
-rw-r--r--rust/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/Makefile b/rust/Makefile
index d58e207..cc81345 100644
--- a/rust/Makefile
+++ b/rust/Makefile
@@ -1,4 +1,5 @@
.POSIX:
+include ../common.mk
install:
if test -d ~/.cargo; then \