aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2015-06-27 12:07:09 +0200
committerJonas Bernoulli <jonas@bernoul.li>2015-06-27 12:07:09 +0200
commit73f23ea20170725b0201d5f7f256808a31874f57 (patch)
tree1efdd7c8555155407da182434eaab46c975a51a5 /Makefile
parent2b59db624a1d392c911d9d76458fa5db87c753e3 (diff)
make: clean more verbosely
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cc7c560..9d31095 100644
--- a/Makefile
+++ b/Makefile
@@ -82,6 +82,7 @@ test-interactive:
(ert t))"
clean: clean-lisp clean-docs
+ @printf "Cleaning...\n"
@$(RM) $(ELCS) $(ELGS) # temporary cleanup kludge
@$(RM) *.gz *.tar.gz *.tar Documentation/*.texi~
@$(RMDIR) magit-$(VERSION)