From ff2cbf66f6c958d060d93b415c76b44442fc8876 Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Sun, 11 Dec 2022 02:24:46 +0800 Subject: Update eask's clean command --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e390694..71ce201 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ CLEAN = $(PKG)-autoloads.el clean: @printf "Cleaning...\n" @rm -rf $(CLEAN) - $(EASK) clean-all + $(EASK) clean all $(PKG)-autoloads.el: @printf "Generating $@\n" -- cgit v1.2.3