diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-11-28 22:56:19 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-11-28 22:56:19 +0000 |
commit | a39571032cbfab60c8e49829bbd40734b7c86e92 (patch) | |
tree | 45a7ec1c5764c315fdec7f334538389ef95251b1 /runtime/doc/Makefile | |
parent | c64d13ad5b4a8aa10c45c29dfdfbd2d1bb149765 (diff) | |
download | vim-git-a39571032cbfab60c8e49829bbd40734b7c86e92.tar.gz |
updated for version 7.0161
Diffstat (limited to 'runtime/doc/Makefile')
-rw-r--r-- | runtime/doc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile index a5770c2b2..c63d09b00 100644 --- a/runtime/doc/Makefile +++ b/runtime/doc/Makefile @@ -72,6 +72,8 @@ DOCS = \ pi_gzip.txt \ pi_netrw.txt \ pi_spec.txt \ + pi_tar.txt \ + pi_zip.txt \ print.txt \ quickfix.txt \ quickref.txt \ |