forked from aniani/vim
patch 8.1.1685: missing file in distributed file list
Problem: Missing file in distributed file list. Solution: Add profiling.pro
This commit is contained in:
1
Filelist
1
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 \
|
||||
|
@@ -777,6 +777,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1685,
|
||||
/**/
|
||||
1684,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user