commit | 09edc46d01ee0804e29594738c5b86a8a2c06ca0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Feb 05 12:36:42 2014 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 05 12:36:42 2014 +0100 |
tree | c73b6af01ef076893a608b641c896dab00c74f19 | |
parent | 4315f26500934bff48ed9bda85d2c9db0c8c73f7 [diff] [blame] |
updated for version 7.4.162 Problem: Running tests in shadow dir doesn't work. Solution: Add testdir/sautest to the shadow target. (James McCoy)
diff --git a/src/Makefile b/src/Makefile index bceb65c..6b006f5 100644 --- a/src/Makefile +++ b/src/Makefile
@@ -2381,6 +2381,7 @@ ../../testdir/*.in \ ../../testdir/*.vim \ ../../testdir/python* \ + ../../testdir/sautest \ ../../testdir/test83-tags? \ ../../testdir/*.ok .