commit | 40bbceee2213a6fa8fdc1d3f3920d61fb5370803 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Dec 28 22:24:41 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Dec 28 22:24:41 2015 +0100 |
tree | b16f86b33998413a6905c60bc250155a9b4a8912 | |
parent | 0d27f64f7188efef99062a3c5694027c12401670 [diff] [blame] |
patch 7.4.988 Problem: Default test target is test49.out. Solution: Add a build rule before including Make_all.mak.
diff --git a/src/version.c b/src/version.c index c304f69..fcc22cd 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 988, +/**/ 987, /**/ 986,