diff options
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 cd359ff8f1..85b92c7788 100644 --- a/runtime/doc/Makefile +++ b/runtime/doc/Makefile @@ -51,7 +51,6 @@ DOCS = \ mlang.txt \ motion.txt \ msgpack_rpc.txt \ - netbeans.txt \ nvim_clipboard.txt \ nvim_intro.txt \ nvim_python.txt \ @@ -170,7 +169,6 @@ HTMLS = \ mlang.html \ motion.html \ msgpack_rpc.html \ - netbeans.html \ nvim_clipboard.html \ nvim_intro.html \ nvim_python.html \ |