File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,13 +16,15 @@ HOWTOSTYLES= ../texinputs/howto.cls \
1616 $(COMMONSTYLES)
1717
1818
19- APIFILES= ../api/api.tex $(MANSTYLES) $(COMMONTEX)
19+ APIFILES= ../api/api.tex $(MANSTYLES) $(COMMONTEX) \
20+ ../texinputs/reportingbugs.tex
2021
2122DOCFILES= $(HOWTOSTYLES) $(COMMONTEX) \
2223 ../texinputs/ltxmarkup.sty \
2324 ../doc/doc.tex
2425
25- EXTFILES= ../ext/ext.tex $(MANSTYLES) $(COMMONTEX)
26+ EXTFILES= ../ext/ext.tex $(MANSTYLES) $(COMMONTEX) \
27+ ../texinputs/reportingbugs.tex
2628
2729TUTFILES= ../tut/tut.tex $(MANSTYLES) $(COMMONTEX)
2830
@@ -41,6 +43,7 @@ REFFILES= $(MANSTYLES) $(COMMONTEX) \
4143# LaTeX source files for the Python Library Reference
4244LIBFILES= $(MANSTYLES) $(COMMONTEX) \
4345 ../lib/lib.tex \
46+ ../texinputs/reportingbugs.tex \
4447 ../lib/libintro.tex \
4548 ../lib/libobjs.tex \
4649 ../lib/libstdtypes.tex \
You can’t perform that action at this time.
0 commit comments