diff --git a/Makefile b/Makefile index bc29724..5a2c6c2 100644 --- a/Makefile +++ b/Makefile @@ -27,4 +27,4 @@ test: $(EASK) ert ./test/*.el clean: - $(EASK) clean-all + $(EASK) clean all