[Python-checkins] python/dist/src/Doc Makefile.deps,1.93,1.94

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 01 Jan 2003 21:00:15 -0800


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

Modified Files:
	Makefile.deps 
Log Message:
Add dependency info for the recently added lib/libconsts.tex.


Index: Makefile.deps
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile.deps,v
retrieving revision 1.93
retrieving revision 1.94
diff -C2 -d -r1.93 -r1.94
*** Makefile.deps	30 Dec 2002 23:01:14 -0000	1.93
--- Makefile.deps	2 Jan 2003 05:00:12 -0000	1.94
***************
*** 101,104 ****
--- 101,105 ----
  	lib/libstdtypes.tex \
  	lib/libexcs.tex \
+ 	lib/libconsts.tex \
  	lib/libfuncs.tex \
  	lib/libpython.tex \