mirror of https://github.com/python/cpython
Add entries for the dummy_thread and dummy_threading modules.
This commit is contained in:
parent
740f80029c
commit
66162de80d
|
@ -148,6 +148,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
|||
lib/libsocket.tex \
|
||||
lib/libselect.tex \
|
||||
lib/libthread.tex \
|
||||
lib/libdummythread.tex \
|
||||
lib/libunix.tex \
|
||||
lib/libposix.tex \
|
||||
lib/libposixpath.tex \
|
||||
|
@ -272,6 +273,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
|||
lib/libcmd.tex \
|
||||
lib/libmultifile.tex \
|
||||
lib/libthreading.tex \
|
||||
lib/libdummythreading.tex \
|
||||
lib/libwebbrowser.tex \
|
||||
lib/internet.tex \
|
||||
lib/netdata.tex \
|
||||
|
|
Loading…
Reference in New Issue