Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c3e957

Browse files
author
Jim Fulton
committed
Updated the depenencies to reflect changes in the sample code for
building new types.
1 parent 18a6be9 commit 9c3e957

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Doc/Makefile.deps

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,10 @@ EXTFILES= ext/ext.tex $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
6060
ext/building.tex \
6161
ext/windows.tex \
6262
ext/embedding.tex \
63-
ext/cycle-gc.c \
6463
ext/noddy.c \
64+
ext/noddy2.c \
65+
ext/noddy3.c \
66+
ext/noddy4.c \
6567
ext/run-func.c \
6668
texinputs/typestruct.h \
6769
texinputs/reportingbugs.tex

0 commit comments

Comments
 (0)