mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Correct makefile for elisp->contrib rename
This commit is contained in:
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:
|
||||||
|
Reference in New Issue
Block a user