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

Fred L. Drake fdrake@users.sourceforge.net
Tue, 24 Jul 2001 09:20:15 -0700


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

Modified Files:
	Makefile.deps 
Log Message:
Add entry for the new distutils section.

Index: Makefile.deps
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile.deps,v
retrieving revision 1.69
retrieving revision 1.70
diff -C2 -d -r1.69 -r1.70
*** Makefile.deps	2001/07/17 23:07:03	1.69
--- Makefile.deps	2001/07/24 16:20:13	1.70
***************
*** 47,50 ****
--- 47,51 ----
  LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
  	lib/lib.tex \
+ 	lib/distutils.tex \
  	texinputs/reportingbugs.tex \
  	lib/libintro.tex \