commit | e344bead3ecc16a0982d157e8c19050f6dff4e0c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Sep 01 20:46:49 2005 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Sep 01 20:46:49 2005 +0000 |
tree | 34da48120172b9e2efc8c559733c2b69db5a24ba | |
parent | da2303d96b0f55d30e9b5b57d3459d5e1ea22ec2 [diff] [blame] |
updated for version 7.0140
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile index 3aef1ca..a5770c2 100644 --- a/runtime/doc/Makefile +++ b/runtime/doc/Makefile
@@ -19,6 +19,7 @@ change.txt \ cmdline.txt \ debugger.txt \ + debug.txt \ develop.txt \ diff.txt \ digraph.txt \ @@ -139,6 +140,7 @@ autocmd.html \ change.html \ cmdline.html \ + debug.html \ debugger.html \ develop.html \ diff.html \