Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d448f66 commit b9a21adCopy full SHA for b9a21ad
1 file changed
Makefile.pre.in
@@ -611,7 +611,7 @@ PLATDIR= plat-$(MACHDEP)
611
MACHDEPS= $(PLATDIR)
612
XMLLIBSUBDIRS= xml xml/dom xml/parsers xml/sax
613
LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
614
- encodings email compiler hotshot logging \
+ encodings email compiler hotshot logging bsddb \
615
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
616
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
617
@for i in $(SCRIPTDIR) $(LIBDEST); \
0 commit comments