Correct makefile for elisp->contrib rename
This commit is contained in:
parent
50cbf1fdaa
commit
3e8d7d1266
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -6,7 +6,7 @@ update:
|
||||||
cask update
|
cask update
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
@rm -rf init.elc init/*.elc elisp/*.elc core/*.elc
|
@rm -rf init.elc init/*.elc contrib/*.elc core/*.elc
|
||||||
@rm -rf auto-save-list recentf places ido.last async-bytecomp.log elpa
|
@rm -rf auto-save-list recentf places ido.last async-bytecomp.log elpa
|
||||||
|
|
||||||
autoloads:
|
autoloads:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue