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.
2 parents 9ed707e + 6b642c9 commit abe40bcCopy full SHA for abe40bc
Makefile.pre.in
@@ -1244,7 +1244,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
1244
turtledemo \
1245
multiprocessing multiprocessing/dummy \
1246
unittest unittest/test unittest/test/testmock \
1247
- venv venv/scripts venv/scripts/posix \
+ venv venv/scripts venv/scripts/common venv/scripts/posix \
1248
curses pydoc_data
1249
libinstall: build_all $(srcdir)/Modules/xxmodule.c
1250
@for i in $(SCRIPTDIR) $(LIBDEST); \
0 commit comments