commit | 7ff78465f7057a672a6de0d75d56286da253501b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 10 22:00:53 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 10 22:00:53 2020 +0200 |
tree | e35e18d5462fab10968567970cb14cfe92a82bb7 | |
parent | a7eedf317a806fceec1ddd8f9bebed6e00be0ed2 [diff] [blame] |
Update runtime files
diff --git a/runtime/indent/Makefile b/runtime/indent/Makefile index d192605..f6c4473 100644 --- a/runtime/indent/Makefile +++ b/runtime/indent/Makefile
@@ -10,5 +10,5 @@ VIMRUNTIME=$(VIMRUNTIME) $(VIM) --clean --not-a-term -u testdir/runtest.vim -clean: +clean testclean: rm -f testdir/*.fail testdir/*.out