From 3e8d7d12668f7299d42c26e7165d52ca5903b2bf Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 9 May 2015 18:06:33 -0400 Subject: [PATCH] Correct makefile for elisp->contrib rename --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 31b5b163e..19c8c3c73 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ update: cask update 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 autoloads: