From: Fred Drake Date: Fri, 15 Mar 2002 22:36:01 +0000 (+0000) Subject: Update to reflect changes in the extending & embedding doc. X-Git-Tag: v2.2.1c1~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85895a5d536527a76e5204ad0d4cb3c20ef05555;p=thirdparty%2FPython%2Fcpython.git Update to reflect changes in the extending & embedding doc. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index b38d8e0e399a..76ea7fdfb477 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -56,7 +56,7 @@ DOCFILES= $(HOWTOSTYLES) \ EXTFILES= ext/ext.tex $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ ext/extending.tex \ ext/newtypes.tex \ - ext/unix.tex \ + ext/building.tex \ ext/windows.tex \ ext/embedding.tex \ texinputs/reportingbugs.tex