mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Forgot to install the test/output directory!
This commit is contained in:
parent
eeadc04200
commit
38bbbc733f
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ maninstall:
|
|||
|
||||
# Install the library
|
||||
MACHDEPS= $(MACHDEP)
|
||||
LIBSUBDIRS= stdwin tkinter test $(MACHDEPS)
|
||||
LIBSUBDIRS= lib-stdwin lib-tk test test/output $(MACHDEPS)
|
||||
libinstall: python $(srcdir)/Lib/$(MACHDEP)
|
||||
@for i in $(SCRIPTDIR) $(LIBDEST); \
|
||||
do \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue