[Python-checkins] python/dist/src/Doc Makefile,1.258,1.259

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Thu, 17 Jul 2003 08:29:19 -0700


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

Modified Files:
	Makefile 
Log Message:
Include the GNU info format in the edist target since we're now
building a fair portion of the documentation as info.


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.258
retrieving revision 1.259
diff -C2 -d -r1.258 -r1.259
*** Makefile	17 Jul 2003 11:55:18 -0000	1.258
--- Makefile	17 Jul 2003 15:29:16 -0000	1.259
***************
*** 653,657 ****
  
  paperdist:	distpdf distps
! edist:		disthtml zipisilo
  
  pkglist:
--- 653,657 ----
  
  paperdist:	distpdf distps
! edist:		disthtml distinfo zipisilo
  
  pkglist: