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 4b318f8 commit 5fd832bCopy full SHA for 5fd832b
Makefile.pre.in
@@ -1226,7 +1226,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
1226
turtledemo \
1227
multiprocessing multiprocessing/dummy \
1228
unittest unittest/test unittest/test/testmock \
1229
- venv venv/scripts venv/scripts/posix \
+ venv venv/scripts venv/scripts/common venv/scripts/posix \
1230
curses pydoc_data $(MACHDEPS)
1231
libinstall: build_all $(srcdir)/Lib/$(PLATDIR) $(srcdir)/Modules/xxmodule.c
1232
@for i in $(SCRIPTDIR) $(LIBDEST); \
0 commit comments