[Python-checkins] CVS: python/dist/src/Doc Makefile.deps,1.73,1.73.2.1

Fred L. Drake fdrake@users.sourceforge.net
Thu, 27 Sep 2001 13:41:08 -0700


Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv22923

Modified Files:
      Tag: r22a4-branch
	Makefile.deps 
Log Message:
Sync with documentation head.

Index: Makefile.deps
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile.deps,v
retrieving revision 1.73
retrieving revision 1.73.2.1
diff -C2 -d -r1.73 -r1.73.2.1
*** Makefile.deps	2001/09/11 16:59:42	1.73
--- Makefile.deps	2001/09/27 20:41:06	1.73.2.1
***************
*** 52,56 ****
--- 52,66 ----
  LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
  	lib/lib.tex \
+ 	lib/asttable.tex \
+ 	lib/compiler.tex \
  	lib/distutils.tex \
+ 	lib/email.tex \
+ 	lib/emailencoders.tex \
+ 	lib/emailexc.tex \
+ 	lib/emailgenerator.tex \
+ 	lib/emailiter.tex \
+ 	lib/emailmessage.tex \
+ 	lib/emailparser.tex \
+ 	lib/emailutil.tex \
  	texinputs/reportingbugs.tex \
  	lib/libintro.tex \