diff --git a/c/Makefile b/c/Makefile index 0b38ce97d..b25d92a90 100644 --- a/c/Makefile +++ b/c/Makefile @@ -61,6 +61,8 @@ dev: tags mlr dev-tests install: mlr test cp mlr $(INSTALLDIR) +installhome: mlr test + cp mlr $(HOME)/bin # ================================================================ tags: .always