diff --git a/Makefile b/Makefile index 29274ba..154d86f 100644 --- a/Makefile +++ b/Makefile @@ -33,5 +33,5 @@ clean: $(EASK) clean all activate: - $(EASK) install --dev + $(EASK) install-deps --dev $(EASK) load ./test/activate.el