Correct makefile for elisp->contrib rename

This commit is contained in:
Henrik Lissner 2015-05-09 18:06:33 -04:00
parent 50cbf1fdaa
commit 3e8d7d1266

View file

@ -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: