Added 'inst' and 'dist' -- the two Distutils manuals.
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index 2ffc948..b093c3e 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -244,3 +244,7 @@
 	../mac/libmacic.tex \
 	../mac/libframework.tex \
 	../mac/libminiae.tex
+
+INSTFILES = $(HOWTOSTYLES) $(COMMONTEX) ../inst/inst.tex
+
+DISTFILES = $(HOWTOSTYLES) $(COMMONTEX) ../dist/dist.tex