Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b9a21ad

Browse files
committed
Add Lib/bsddb to list of installed directories
1 parent d448f66 commit b9a21ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.pre.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@ PLATDIR= plat-$(MACHDEP)
611611
MACHDEPS= $(PLATDIR)
612612
XMLLIBSUBDIRS= xml xml/dom xml/parsers xml/sax
613613
LIBSUBDIRS= lib-old lib-tk site-packages test test/output test/data \
614-
encodings email compiler hotshot logging \
614+
encodings email compiler hotshot logging bsddb \
615615
distutils distutils/command $(XMLLIBSUBDIRS) curses $(MACHDEPS)
616616
libinstall: $(BUILDPYTHON) $(srcdir)/Lib/$(PLATDIR)
617617
@for i in $(SCRIPTDIR) $(LIBDEST); \

0 commit comments

Comments
 (0)