Hi Kenichi, 2016-2-22(Mon) 23:50:43 UTC+9 Kenichi Ito: > Hi, > > I found forgetting to remove the statements about gui_w16.txt from Makefile. > The patch is here. > > diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile > index 6bbcbc3..d36f2ce 100644 > --- a/runtime/doc/Makefile > +++ b/runtime/doc/Makefile > @@ -32,7 +32,6 @@ DOCS = \ > ft_ada.txt \ > ft_sql.txt \ > gui.txt \ > - gui_w16.txt \ > gui_w32.txt \ > gui_x11.txt \ > hangulin.txt \ > @@ -167,7 +166,6 @@ HTMLS = \ > ft_ada.html \ > ft_sql.html \ > gui.html \ > - gui_w16.html \ > gui_w32.html \ > gui_x11.html \ > hangulin.html \ > @@ -388,9 +386,6 @@ hebrew.txt: > russian.txt: > touch russian.txt > > -gui_w16.txt: > - touch gui_w16.txt > - > gui_w32.txt: > touch gui_w32.txt
Thanks for your nice catch up! -- Best regards, Hirohito Higashi (a.k.a. h_east) -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
