Moved all the scripting stuff to a separate section, added all the
missing bits (well, all the bits I could think of) and updated the
rest.
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 502e9ea..7d8043e 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -345,10 +345,13 @@
 MACFILES= $(HOWTOSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
 	mac/mac.tex \
 	mac/using.tex \
+	mac/scripting.tex \
 	mac/toolbox.tex \
 	mac/undoc.tex \
 	mac/libcolorpicker.tex \
 	mac/libmac.tex \
+	mac/libgensuitemodule.tex \
+	mac/libaetools.tex \
 	mac/libaepack.tex \
 	mac/libaetypes.tex \
 	mac/libmacfs.tex \