]> granicus.if.org Git - python/commitdiff
Add anentry for the distutils.sysconfig module docs.
authorFred Drake <fdrake@acm.org>
Thu, 2 Aug 2001 15:13:58 +0000 (15:13 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 2 Aug 2001 15:13:58 +0000 (15:13 +0000)
Doc/Makefile.deps

index 5a280f9494f574034400f0a05de99f71227e1bfc..d9738dc84d03a960e011462c92310af3696a07b3 100644 (file)
@@ -289,4 +289,6 @@ MACFILES= $(HOWTOSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
 
 INSTFILES = $(HOWTOSTYLES) inst/inst.tex
 
-DISTFILES = $(HOWTOSTYLES) dist/dist.tex
+DISTFILES = $(HOWTOSTYLES) \
+       dist/dist.tex \
+       dist/sysconfig.tex