We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6df06 commit 65bdef4Copy full SHA for 65bdef4
Makefile
@@ -27,4 +27,4 @@ test:
27
$(EASK) ert ./test/*.el
28
29
clean:
30
- $(EASK) clean-all
+ $(EASK) clean all
0 commit comments