updated for version 7.1a
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile
index a337cb6..83eb9e4 100644
--- a/runtime/doc/Makefile
+++ b/runtime/doc/Makefile
@@ -14,6 +14,7 @@
include ../../src/auto/config.mk
DOCS = \
+ ada.txt \
arabic.txt \
autocmd.txt \
change.txt \
@@ -28,7 +29,6 @@
farsi.txt \
filetype.txt \
fold.txt \
- getscript.txt \
gui.txt \
gui_w16.txt \
gui_w32.txt \
@@ -70,6 +70,7 @@
os_vms.txt \
os_win32.txt \
pattern.txt \
+ pi_getscript.txt \
pi_gzip.txt \
pi_netrw.txt \
pi_paren.txt \
@@ -144,6 +145,7 @@
workshop.txt
HTMLS = \
+ ada.html \
arabic.html \
autocmd.html \
change.html \
@@ -158,7 +160,6 @@
farsi.html \
filetype.html \
fold.html \
- getscript.html \
gui.html \
gui_w16.html \
gui_w32.html \
@@ -200,6 +201,7 @@
os_vms.html \
os_win32.html \
pattern.html \
+ pi_getscript.html \
pi_gzip.html \
pi_netrw.html \
pi_paren.html \
@@ -224,8 +226,8 @@
sql.html \
syntax.html \
tabpage.html \
- tagsrch.html \
tags.html \
+ tagsrch.html \
term.html \
tips.html \
todo.html \