diff options
| author | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-05 19:24:01 +0200 |
|---|---|---|
| committer | Stefan Hoffmann <stefan991@gmail.com> | 2014-10-06 22:43:30 +0200 |
| commit | fdfa6d507d77f6620700a17351dc49737d8f344f (patch) | |
| tree | ee014ad3dc49be9b5c94cfcde0f8b2587c384cf5 /runtime/doc/Makefile | |
| parent | 83152918e12dd82ef2bbb7b7bc646250fdc1ac69 (diff) | |
| download | rneovim-fdfa6d507d77f6620700a17351dc49737d8f344f.tar.gz rneovim-fdfa6d507d77f6620700a17351dc49737d8f344f.tar.bz2 rneovim-fdfa6d507d77f6620700a17351dc49737d8f344f.zip | |
doc: remove if_ole.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 16b9245f79..fa1aabcf94 100644 --- a/runtime/doc/Makefile +++ b/runtime/doc/Makefile @@ -36,7 +36,6 @@ DOCS = \ if_cscop.txt \ if_lua.txt \ if_mzsch.txt \ - if_ole.txt \ if_perl.txt \ if_pyth.txt \ if_ruby.txt \ @@ -157,7 +156,6 @@ HTMLS = \ if_cscop.html \ if_lua.html \ if_mzsch.html \ - if_ole.html \ if_perl.html \ if_pyth.html \ if_ruby.html \ |