commit | 4cc39a527fecc96ad6639f10c9389c66af828cf1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 30 15:08:27 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 30 15:08:27 2016 +0200 |
tree | c866f1cf4473b85c0b1bacbb5acc0d6617a53cd8 | |
parent | b20545f2a718d4f19c3f609fd11c0ca4eff450ce [diff] [blame] |
patch 7.4.1805 Problem: Running tests in shadow dir fails. Solution: Link the samples directory
diff --git a/src/Makefile b/src/Makefile index 19b147c..b3b8daf 100644 --- a/src/Makefile +++ b/src/Makefile
@@ -2608,6 +2608,7 @@ ../../testdir/*.py \ ../../testdir/python* \ ../../testdir/sautest \ + ../../testdir/samples \ ../../testdir/test83-tags? \ ../../testdir/*.ok .