aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2015-06-23 19:15:00 +0200
committerJonas Bernoulli <jonas@bernoul.li>2015-06-23 19:15:00 +0200
commitc1bf29fee12bfd8df34cbfc6965499d629c64f70 (patch)
treefb006bfa8a0ba6802a2a83cd435a158e2ce6e041 /Makefile
parent1784c5e38dc11f85880b53991c90ad4a5434d92f (diff)
make: clean backups of texi files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 42bf1a4..c342df3 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,7 @@ test-interactive:
clean: clean-lisp clean-docs
@$(RM) $(ELCS) $(ELGS) # temporary cleanup kludge
- @$(RM) *.tar.gz *.tar
+ @$(RM) *.tar.gz *.tar Documentation/*.texi~
@$(RMDIR) magit-$(VERSION)
clean-lisp: