Add entries for the newly split C API manual.

This commit is contained in:
Fred Drake 2001-10-12 19:02:35 +00:00
parent 3adf79e3e2
commit c65b3d95b6
1 changed files with 12 additions and 1 deletions

View File

@ -17,7 +17,18 @@ HOWTOSTYLES= texinputs/howto.cls \
$(COMMONSTYLES)
APIFILES= api/api.tex $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
APIFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
api/api.tex \
api/abstract.tex \
api/concrete.tex \
api/exceptions.tex \
api/init.tex \
api/intro.tex \
api/memory.tex \
api/newtypes.tex \
api/refcounting.tex \
api/utilities.tex \
api/veryhigh.tex \
texinputs/reportingbugs.tex
DOCFILES= $(HOWTOSTYLES) \