summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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"