projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
740f800
)
Add entries for the dummy_thread and dummy_threading modules.
author
Fred Drake
<fdrake@acm.org>
Mon, 30 Dec 2002 23:01:14 +0000
(23:01 +0000)
committer
Fred Drake
<fdrake@acm.org>
Mon, 30 Dec 2002 23:01:14 +0000
(23:01 +0000)
Doc/Makefile.deps
patch
|
blob
|
history
diff --git
a/Doc/Makefile.deps
b/Doc/Makefile.deps
index 3652a27e184580abf3367cae4ca7a85cb0f1fa88..3c913004a9b8a636093f220992962c56cccb2a1a 100644
(file)
--- a/
Doc/Makefile.deps
+++ b/
Doc/Makefile.deps
@@
-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 \