mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Add Lib/bsddb to list of installed directories
This commit is contained in:
parent
d448f66317
commit
b9a21ad74d
1 changed files with 1 additions and 1 deletions
|
@ -611,7 +611,7 @@ PLATDIR= plat-$(MACHDEP)
|
|||
MACHDEPS= $(PLATDIR)
|
||||
XMLLIBSUBDIRS= xml xml/dom xml/parsers xml/sax
|
||||
LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
|
||||
encodings email compiler hotshot logging \
|
||||
encodings email compiler hotshot logging bsddb \
|
||||
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
|
||||
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
|
||||
@for i in $(SCRIPTDIR) $(LIBDEST); \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue