]> granicus.if.org Git - vim/commit
patch 8.1.1213: "make clean" in top dir does not cleanup indent test output v8.1.1213
authorBram Moolenaar <Bram@vim.org>
Sat, 27 Apr 2019 15:57:31 +0000 (17:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 Apr 2019 15:57:31 +0000 (17:57 +0200)
commite13a3901cae0afb4d2af30d497696af08029fd81
treeb65c945ba6a7e8b831ed1a191a75a678f396b6fc
parent520e245237fa92f9022968a52eb418da6eade9b4
patch 8.1.1213: "make clean" in top dir does not cleanup indent test output

Problem:    "make clean" in top dir does not cleanup indent test output.
Solution:   Clean the indent test output.  Do not rely on the vim executable
            for that. (closes #4307)
Makefile
runtime/indent/Makefile
runtime/indent/testdir/cleantest.vim [deleted file]
src/version.c