mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-06 02:30:34 -08:00
ci: correct make clean
This commit is contained in:
parent
7264755704
commit
8fe5c0163e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -26,4 +26,4 @@ test:
|
|||
$(EASK) exec ert-runner -L . $(LOAD-TEST-FILES) -t '!no-win' -t '!org'
|
||||
|
||||
clean:
|
||||
rm -rf .cask *.elc
|
||||
rm -rf .eask *.elc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue