From: Jim Fulton Date: Sat, 28 Jun 2003 13:27:57 +0000 (+0000) Subject: Updated the depenencies to reflect changes in the sample code for X-Git-Tag: v2.3c1~286 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c3e9572515f11ebec1321d2b683abb60da3fe9e;p=python Updated the depenencies to reflect changes in the sample code for building new types. --- diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 55d8de0b6a..fc424bdbb8 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -60,8 +60,10 @@ EXTFILES= ext/ext.tex $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ ext/building.tex \ ext/windows.tex \ ext/embedding.tex \ - ext/cycle-gc.c \ ext/noddy.c \ + ext/noddy2.c \ + ext/noddy3.c \ + ext/noddy4.c \ ext/run-func.c \ texinputs/typestruct.h \ texinputs/reportingbugs.tex