diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2015-06-23 19:15:00 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2015-06-23 19:15:00 +0200 |
| commit | c1bf29fee12bfd8df34cbfc6965499d629c64f70 (patch) | |
| tree | fb006bfa8a0ba6802a2a83cd435a158e2ce6e041 /Makefile | |
| parent | 1784c5e38dc11f85880b53991c90ad4a5434d92f (diff) | |
make: clean backups of texi files
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
