diff src/Makefile @ 5631:477665b4105f v7.4.162

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)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Feb 2014 12:36:42 +0100
parents 829aa8c8449d
children 2f225a17c26b
line wrap: on
line diff
--- a/src/Makefile
+++ b/src/Makefile
@@ -2381,6 +2381,7 @@ shadow:	runtime pixmaps
 				 ../../testdir/*.in \
 				 ../../testdir/*.vim \
 				 ../../testdir/python* \
+				 ../../testdir/sautest \
 				 ../../testdir/test83-tags? \
 				 ../../testdir/*.ok .