File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2681,7 +2681,7 @@ SHADOWDIR = shadow
2681
2681
2682
2682
shadow : runtime pixmaps
2683
2683
$(MKDIR_P ) $(SHADOWDIR )
2684
- cd $(SHADOWDIR ) ; ln -s ../* .[chm] ../* .in ../* .sh ../* .xs ../* .xbm ../gui_gtk_res.xml ../toolcheck ../proto ../libvterm ../vimtutor ../gvimtutor ../install-sh .
2684
+ cd $(SHADOWDIR ) ; ln -s ../* .[chm] ../* .in ../* .sh ../* .xs ../* .xbm ../gui_gtk_res.xml ../toolcheck ../proto ../libvterm ../vimtutor ../gvimtutor ../install-sh ../Make_all.mak .
2685
2685
mkdir $(SHADOWDIR ) /auto
2686
2686
cd $(SHADOWDIR ) /auto; ln -s ../../auto/configure .
2687
2687
$(MKDIR_P ) $(SHADOWDIR ) /po
Original file line number Diff line number Diff line change @@ -789,6 +789,8 @@ static char *(features[]) =
789
789
790
790
static int included_patches [] =
791
791
{ /* Add new patch number below this line */
792
+ /**/
793
+ 153 ,
792
794
/**/
793
795
152 ,
794
796
/**/
You can’t perform that action at this time.
0 commit comments