diff options
| author | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-05 19:33:10 +0200 |
|---|---|---|
| committer | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-06 22:43:29 +0200 |
| commit | 0c8aae645da301d5c347dd1ec24fb7f015a566d7 (patch) | |
| tree | 756a0997d0d06231142005d6c7c2f3f6f9af3347 /runtime/doc/Makefile | |
| parent | f4e13150db7447b7968f8b99113d7b05418fbe3c (diff) | |
| download | rneovim-0c8aae645da301d5c347dd1ec24fb7f015a566d7.tar.gz rneovim-0c8aae645da301d5c347dd1ec24fb7f015a566d7.tar.bz2 rneovim-0c8aae645da301d5c347dd1ec24fb7f015a566d7.zip | |
doc: remove gui_w16.txt
Diffstat (limited to 'runtime/doc/Makefile')
| -rw-r--r-- | runtime/doc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile index 14adf2432e..0037cd751c 100644 --- a/runtime/doc/Makefile +++ b/runtime/doc/Makefile @@ -27,7 +27,6 @@ DOCS = \ ft_ada.txt \ ft_sql.txt \ gui.txt \ - gui_w16.txt \ gui_w32.txt \ gui_x11.txt \ hebrew.txt \ @@ -151,7 +150,6 @@ HTMLS = \ ft_ada.html \ ft_sql.html \ gui.html \ - gui_w16.html \ gui_w32.html \ gui_x11.html \ hebrew.html \ |