]> granicus.if.org Git - vim/commitdiff
patch 8.1.1685: missing file in distributed file list v8.1.1685
authorBram Moolenaar <Bram@vim.org>
Sat, 13 Jul 2019 21:06:26 +0000 (23:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 Jul 2019 21:06:26 +0000 (23:06 +0200)
Problem:    Missing file in distributed file list.
Solution:   Add profiling.pro

Filelist
src/version.c

index 6e90d21eba08cc31f3bd02ecf893ca2bf3fdb0a8..dfa53075e4fd7be29089b38678081fc76796387b 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -209,6 +209,7 @@ SRC_ALL =   \
                src/proto/option.pro \
                src/proto/popupmnu.pro \
                src/proto/popupwin.pro \
+               src/proto/profiler.pro \
                src/proto/quickfix.pro \
                src/proto/regexp.pro \
                src/proto/screen.pro \
index 4316068e76cfcb5b7f43d3f18f80d4b58a07e8b1..21dc66e02b2294b7e337e3a0d2b575ce0e8cbb92 100644 (file)
@@ -777,6 +777,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1685,
 /**/
     1684,
 /**/